Skip to main content

Module time

Module time 

Source
Expand description

Convenience re-export for busy-wait timing.

Re-exportsยง

pub use super::klib::time_busy_wait as busy_wait;
pub use super::klib::time_monotonic_nanos as monotonic_nanos;
pub use super::klib::time_try_init_epoch_offset as try_init_epoch_offset;