rCore-Tutorial-v3/ch4/os/timer/sidebar-items.js
2022-07-25 03:51:47 +00:00

1 line
205 B
JavaScript

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