Module test_runtime
Functions§
- Advances a clock by provided duration.
- Enables manually advancing a clock for preparing
MainLoopSchedulertasks. - Executes all tasks submitted by
TaskDispatcher. - Gets a pointer to a native domain.
- Reloads GPU resources, which will trigger all resource reload protocols to be executed.
- Runs
MainLoopScheduler, which will execute all registered and ready tasks. - Runs provided closure with a newly initialized test runtime.