Constant BOOT_MONO_DIFF

Source
pub const BOOT_MONO_DIFF: &str = "boot_monotonic_difference_ns";
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