Skip to main content

now

Function now 

Source
pub fn now() -> XwTm
Expand description

获取当前CPU的 系统时间

§示例

use use xwrust::xwtm;

let now = xwtm::now();