rCore-Tutorial-v3/ch9/os/timer/sidebar-items.js
2023-10-15 07:29:26 +00:00

1 line
181 B
JavaScript

window.SIDEBAR_ITEMS = {"constant":["MSEC_PER_SEC","TICKS_PER_SEC"],"fn":["add_timer","check_timer","get_time","get_time_ms","set_next_trigger"],"struct":["TIMERS","TimerCondVar"]};