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,minutesandseconds. - secs_
to_ hms  - Convert seconds to 
hours,minutesandseconds. - 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