Constant BOOT_MONO_DIFF
pub const BOOT_MONO_DIFF: &'static str;
Expand description
The delta between the boot and monotonic clocks after resuming from suspend, in nanoseconds. Formula: mono_time_ns = boot_time_ns - boot_monotonic_difference_ns
pub const BOOT_MONO_DIFF: &'static str;
The delta between the boot and monotonic clocks after resuming from suspend, in nanoseconds. Formula: mono_time_ns = boot_time_ns - boot_monotonic_difference_ns