rCore-Tutorial-v3/ch3/os/syscall/process/sidebar-items.js
2022-03-20 13:29:06 +00:00

1 line
185 B
JavaScript

initSidebarItems({"fn":[["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"]]});