struct InstantMonoTimeAndBootTicks

Defined at line 147 of file ../../zircon/kernel/include/platform/timer.h

Monotonic time and boot ticks representing same instant in both timelines.

This is primarily useful for lining up samples of monotonic time with

corresponding trace events, which use boot ticks, so that computed and

visualized intervals are accurate.

Public Members

zx_instant_mono_t mono_time
zx_instant_boot_ticks_t boot_ticks