Time

Instance of

Object

Description

Singleton object that has properties connected with time.

Example

console.writeLine(Time.sinceEpoch.asFloatingPoint());
console.writeLine(Time.sinceEpoch.asInteger());

Properties