Module omaha_client::time::timers

source ·

Structs§

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

Enums§