rCore-Tutorial-v3/ch9/os/timer/sidebar-items.js

1 line
181 B
JavaScript
Raw Normal View History

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"]};