rCore-Tutorial-v3/ch6-dbg/os/timer/sidebar-items.js

1 line
221 B
JavaScript
Raw Normal View History

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"]]};