?
current-os-time
Summary​
Provides the current OS time in the given time unit as unix time
Description​
Returns the current operating system (OS) time in the given time unit. This time may be adjusted forwards or backwards in time with no limitation and is not monotonic.
Fields​
time_unit​
The time unit to be used: millisecond, microsecond, nanosecond, second
Helpful?