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

1 line
196 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","remove_timer","set_next_trigger"],"struct":["TIMERS","TimerCondVar"]};