|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tritonus.midi.device.java.SystemCurrentTimeMillisClock
public class SystemCurrentTimeMillisClock
Sequencer clock based on System.currentTimeMillis().
Constructor Summary | |
---|---|
SystemCurrentTimeMillisClock()
|
Method Summary | |
---|---|
long |
getMicroseconds()
Retrieve system time in microseconds. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemCurrentTimeMillisClock()
Method Detail |
---|
public long getMicroseconds()
System.currentTimeMillis()
.
getMicroseconds
in interface JavaSequencer.Clock
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |