Module process

Source
Expand description

Process management syscalls

Functionsยง

sys_exit
task exits and submit an exit code
sys_get_time
get time in milliseconds
sys_yield
current task gives up resources for other tasks