Expand description
System related
Requires std
.
Functions§
- current_
unix_ timestamp - Returns the current system time as a UNIX timestamp.
- secs_
to_ clock - Convert seconds to clock time,
hours
,minutes
andseconds
. - secs_
to_ hms - Convert seconds to
hours
,minutes
andseconds
. - time
- Get the current system time in the system’s timezone
- time_
utc - Get the current system time in the UTC timezone
- unix_
clock - Get the clock time of a UNIX timestamp