Class: Time

Time()

Provides time-related utility functions.

Constructor

new Time()

Source:

Methods

millisecs() → {number}

Returns the number of milliseconds that have elapsed since the Unix epoch (January 1, 1970).
Source:
Returns:
Type
number