rCore-Tutorial-v3/ch3/os/timer/sidebar-items.js
2022-07-25 03:52:09 +00:00

1 line
230 B
JavaScript

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