com.fluendo.jst
Class SystemClock

java.lang.Object
  extended by com.fluendo.jst.Clock
      extended by com.fluendo.jst.SystemClock

public class SystemClock
extends Clock


Nested Class Summary
 
Nested classes/interfaces inherited from class com.fluendo.jst.Clock
Clock.ClockID
 
Field Summary
 
Fields inherited from class com.fluendo.jst.Clock
MSECOND, PERIODIC, SECOND, SINGLE, USECOND
 
Constructor Summary
SystemClock()
           
 
Method Summary
 
Methods inherited from class com.fluendo.jst.Clock
getAdjust, getTime, newPeriodicID, newSingleShotID, setAdjust
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemClock

public SystemClock()