xwrust::xwtm

Function now

source
pub fn now() -> XwTm
Expand description

获取当前CPU的 系统时间

§示例

use use xwrust::xwtm;

let now = xwtm::now();