|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimeBase
A TimeBase is a constantly ticking source of time,
much like a crystal.
Unlike a Clock, a TimeBase cannot be temporally
transformed, reset, or stopped.
Clock| Method Summary | |
|---|---|
long |
getNanoseconds()
Get the current time of the TimeBase
specified in nanoseconds. |
Time |
getTime()
Get the current time of this TimeBase. |
| Method Detail |
|---|
Time getTime()
TimeBase.
TimeBase time.long getNanoseconds()
TimeBase
specified in nanoseconds.
TimeBase time in
nanoseocnds.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||