public class HighResolutionTimer extends Object
| Constructor and Description |
|---|
HighResolutionTimer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
disable()
Attempt to disable the high resolution timers.
|
static void |
enable()
Attempt to enable high resolution timers.
|
static boolean |
isEnabled()
Has the high resolution timer been enabled?
|
public static boolean isEnabled()
public static void enable()
public static void disable()
Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.