Skip to main content
Time Functions

Functions related to time.

Updated over 2 weeks ago

Overview

These functions all relate to time.


Time Functions

Time Since 1970

.timeSince1970()

This function returns the time between now & 00:00:00 UTC on January 1st, 1970.

Current Media Time

.currentMediaTime()

Returns the current absolute time in seconds.

Did this answer your question?