Module time

Module time 

Source
Expand description

Time and duration utilities

Functionsยง

current_timestamp
Get current timestamp as seconds since Unix epoch
duration_to_human
Convert Duration to human-readable string
system_time_to_timestamp
Convert SystemTime to timestamp
timestamp_to_system_time
Convert timestamp to SystemTime