Module timers

Source

Structs§

BlockedTimer
An omaha state machine timer waiting to be unblocked. Dropping a BlockedTimer will cause the timer to panic.
BlockingTimer
A mock timer that will notify a channel when creating a timer.
InfiniteTimer
A mock timer that will block forever.
MockTimer
A mocked timer that will assert expected waits, and block forever after it has used them.
StubTimer

Enums§

ExpectedWait
RequestedWait