Expand description
Default implementations for the ClockSequence
trait.
Structs§
- An empty counter that will always return the value
0
. - A wrapper for a context that uses thread-local storage.
Default implementations for the ClockSequence
trait.
0
.