Function enable_manual_clock
pub unsafe fn enable_manual_clock()Expand description
Enables manually advancing a clock for preparing MainLoopScheduler tasks.
ยงSafety
Should only be executed in test environment on Kanzi thread.
pub unsafe fn enable_manual_clock()Enables manually advancing a clock for preparing MainLoopScheduler tasks.
Should only be executed in test environment on Kanzi thread.