|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.drl.rtstps.core.fs.clock.FrameClock2
final class FrameClock2
A FrameClock. The session start is the wall clock time, and the frame spacing is real time.
Field Summary | |
---|---|
private long |
epoch
|
Constructor Summary | |
---|---|
FrameClock2(java.util.Date epoch)
|
Method Summary | |
---|---|
long |
getTimeStamp()
Get a timestamp. |
void |
start()
Start the clock. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private long epoch
Constructor Detail |
---|
FrameClock2(java.util.Date epoch)
Method Detail |
---|
public void start()
FrameClock
start
in interface FrameClock
public long getTimeStamp()
FrameClock
getTimeStamp
in interface FrameClock
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |