public class HighResolutionTimer
extends java.lang.Object
MidiDevice.| Constructor and Description |
|---|
HighResolutionTimer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
disable()
Attempt to disable the high resolution timer by closing the
MidiDevice. |
static void |
enable()
Attempt to enable the
MidiDevice which requires the high resolution timer. |
static boolean |
isEnabled()
Has the high resolution timer been enabled?
|
public static boolean isEnabled()
public static void enable()
MidiDevice which requires the high resolution timer.public static void disable()
MidiDevice.Copyright © 2014-2019 Real Logic Ltd. All Rights Reserved.