package
0.0.0-20250213080715-e03b4921b52d
Repository: https://github.com/0xsoniclabs/norma.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Run executes the given scenario on the given network using the provided clock as a time source.
No description provided by the author
# Structs
SimClock is a simple simulated clock never suspending execution.
WallTimeClock is a clock aiming to follow real wall-clock time.
# Interfaces
Clock models time for the execution of a scenario.
# Type aliases
Time is used to model time in a scenario, relative to the start time.