rCore-Tutorial-v3/ch6/os/timer/sidebar-items.js
2022-07-25 03:50:34 +00:00

1 line
221 B
JavaScript

window.SIDEBAR_ITEMS = {"constant":[["MSEC_PER_SEC",""],["TICKS_PER_SEC",""]],"fn":[["get_time","get current time"],["get_time_ms","get current time in microseconds"],["set_next_trigger","set the next timer interrupt"]]};