Get current time as seconds or milli/micro/nano seconds, since unix epoch time, using single function call. Pure Rust std library based. No dependencies on any other crate. Safe and Lightweight (1.8 kb).
#time-now
Get current time as seconds or milli/micro/nano seconds, since unix epoch time, using single function call.
Pure Rust std library based. No dependencies on any other crate.
Safe and Lightweight (~2 kb).