Loading search index…
No recent searches
No results for "Query here"
The time module implements time utility functions.
time
Returns the current time as a Unix timestamp (number of seconds since January 1, 1970).
Example: pe.timestamp > time.now()
pe.timestamp > time.now()