public class TimerHack
extends java.lang.Object
| Constructor and Description |
|---|
TimerHack() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ensureRunning()
Starts a thread which indefinitely sleeps to force the JVM to enable high resolution timers on Windows.
|