package
0.3.13-beta.0
Repository: https://github.com/spacemeshos/go-spacemesh.git
Documentation: pkg.go.dev
# Functions
NewClock return TimeClock struct that notifies tickInterval has passed.
WithGenesisTime sets the genesis time for the NodeClock.
WithLayerDuration sets the layer duration for the NodeClock.
WithLogger sets the logger for the NodeClock.
No description provided by the author
# Structs
LayerConverter is a converter between time to layer ID struct.
NodeClock is the struct holding a real clock.
# Type aliases
No description provided by the author