Function run_main_loop
pub unsafe fn run_main_loop() -> usizeExpand description
Runs MainLoopScheduler, which will execute all registered and ready tasks.
ยงSafety
Should only be executed in test environment on Kanzi thread.
pub unsafe fn run_main_loop() -> usizeRuns MainLoopScheduler, which will execute all registered and ready tasks.
Should only be executed in test environment on Kanzi thread.