Expand description
low resolution async date time for reduced syscall for generating http date time.
Structs§
- Date
Time Service - Struct with Date update periodically at 500 milliseconds interval.
- Date
Time State - struct contains byte representation of HttpDate and Instant.
- System
Time Date Time Handler - Time handler powered by plain OS system time. useful for testing purpose.
Traits§
- Date
Time - Trait for getting current date/time.