Time
- Instance of
Description
Singleton object that has properties connected with time.
Example
console.writeLine(Time.sinceEpoch.asFloatingPoint());
console.writeLine(Time.sinceEpoch.asInteger());
Singleton object that has properties connected with time.
console.writeLine(Time.sinceEpoch.asFloatingPoint());
console.writeLine(Time.sinceEpoch.asInteger());