xwrust
1.0.0
nowtc
Sections
示例
In xwrust::
xwtm
xwrust
::
xwtm
Function
nowtc
Copy item path
source
pub fn nowtc() -> u64
Expand description
获取当前CPU的系统滴答计数
§
示例
use use
xwrust::xwtm;
let
cnt = xwtm::nowtc();