A system clock. More...
Public Member Functions | |
| long | getTimestamp () |
| Gets the current system timestamp in ticks. More... | |
| SystemClock () | |
A system clock.
| fm.liveswitch.SystemClock.SystemClock | ( | ) |
| long fm.liveswitch.SystemClock.getTimestamp | ( | ) |
Gets the current system timestamp in ticks.
10,000 ticks is equal to 1 millisecond.
Implements fm.liveswitch.ISystemClock.