nautilus_common

Module timer

source
Expand description

Real-time and test timers for use with Clock implementations.

Structs§

  • A live timer for use with a LiveClock.
  • A test timer for user with a TestClock.
  • Represents a time event occurring at the event timestamp.
  • Represents a time event and its associated handler.

Enums§

Traits§