public class SystemCurrentTimeMillisClock extends java.lang.Object implements JavaSequencer.Clock
Constructor and Description |
---|
SystemCurrentTimeMillisClock() |
Modifier and Type | Method and Description |
---|---|
long |
getMicroseconds()
Retrieve system time in microseconds.
|
public long getMicroseconds()
System.currentTimeMillis()
.getMicroseconds
in interface JavaSequencer.Clock