Skip to main contentCrate burn_dragon_time
Source - Duration
- A
Duration type to represent a span of time, typically used for system
timeouts. - Instant
- A measurement of a monotonically nondecreasing clock.
Opaque and useful only with
Duration. - SystemTime
- A measurement of the system clock, useful for talking to
external entities like the file system or other processes.
- UNIX_EPOCH
- An anchor in time which can be used to create new
SystemTime instances or
learn about where in time a SystemTime lies.
- unique_timestamp_nanos
- unix_timestamp_now