rCore-Tutorial-v3/ch9-gui-dev/os/timer/sidebar-items.js
2023-01-07 10:28:22 +00:00

1 line
226 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",""]]};