Gets a clock that obtains the current instant using the best available system clock.
Attributes | |
string | Source Code shared actual String string= "System time" Returns only the kind of this implementation as time can change to every call. Refined declaration: string |
Inherited Attributes |
Attributes inherited from: Object hash |
Methods | |
instant | Source Code shared actual Instant instant() Return current instant from system time. Refined declaration: instant |
milliseconds | Source Code shared actual Integer milliseconds() Return number of milliseconds from system time. Refined declaration: milliseconds |
Inherited Methods |
Methods inherited from: Object equals |
Methods inherited from: Clock |