Searched defs:SYS_CLOCK (Results 1 – 3 of 3) sorted by relevance
26 #define SYS_CLOCK 19 // 获取当前cpu时间 macro
30 #define SYS_CLOCK 19 // 获取当前cpu时间 macro
336 pub const SYS_CLOCK: usize = 19; constant