struct KernelClockTransformationAdapter
Defined at line 23 of file ../../zircon/kernel/object/clock_dispatcher.cc
Supply the kernel specific implementation of ArchYield and reference timer
accessors in order to describe libfasttime's ClockTransformation class as the
kernel instantiates it.
Public Methods
void ArchYield ()
Defined at line 24 of file ../../zircon/kernel/object/clock_dispatcher.cc
zx_instant_mono_ticks_t GetMonoTicks ()
Defined at line 25 of file ../../zircon/kernel/object/clock_dispatcher.cc
zx_instant_boot_ticks_t GetBootTicks ()
Defined at line 26 of file ../../zircon/kernel/object/clock_dispatcher.cc