A managed stopwatch.
More...
◆ ManagedStopwatch()
fm.liveswitch.ManagedStopwatch.ManagedStopwatch |
( |
| ) |
|
◆ getElapsedMilliseconds()
long fm.liveswitch.ManagedStopwatch.getElapsedMilliseconds |
( |
| ) |
|
◆ getElapsedTicks()
long fm.liveswitch.ManagedStopwatch.getElapsedTicks |
( |
| ) |
|
◆ getTimestamp()
static long fm.liveswitch.ManagedStopwatch.getTimestamp |
( |
| ) |
|
|
static |
◆ restart()
void fm.liveswitch.ManagedStopwatch.restart |
( |
| ) |
|
◆ start()
void fm.liveswitch.ManagedStopwatch.start |
( |
| ) |
|
◆ stop()
void fm.liveswitch.ManagedStopwatch.stop |
( |
| ) |
|