Function slos_hosted::host::interrupts::clock_tick[][src]

pub fn clock_tick()
Expand description

Update the system clock and queue tick interrupts

While the hosted system is running (that is, !SYSTEM.return_next_iter):

This function should be spawned in a new thread immediately after spawning the thread running hosted_kmain.