Structs§
- Blocked
Timer - An omaha state machine timer waiting to be unblocked. Dropping a BlockedTimer will cause the timer to panic.
- Blocking
Timer - A mock timer that will notify a channel when creating a timer.
- Infinite
Timer - A mock timer that will block forever.
- Mock
Timer - A mocked timer that will assert expected waits, and block forever after it has used them.
- Stub
Timer