| Package | Description |
|---|---|
| com.threerings.media.timer |
| Modifier and Type | Class and Description |
|---|---|
class |
NanoTimer
Uses the
System.nanoTime() method introduced in 1.5 to try to obtain higher resolution
timestamps than those available via System.currentTimeMillis(). |
class |
PerfTimer
Deprecated.
Use
NanoTimer instead. |
Copyright © 2015. All rights reserved.