Module utils
Source Expand description
- std_time
- the
std_time
function returns the current system time in milliseconds as an u128
. - systime
- the
systime
function returns the current system timestamp as a Duration
allowing
users to convert the object into their desired units.