All Packages Class Hierarchy This Package Previous Next Index
TimeBase
is a constantly ticking source of time,
much like a crystal.
Unlike a Clock
, a TimeBase
cannot be temporally
transformed, reset, or stopped.
TimeBase
specified in nanoseconds.
TimeBase
.
public abstract Time getTime()
TimeBase
.
TimeBase
time.
public abstract long getNanoseconds()
TimeBase
specified in nanoseconds.
TimeBase
time in
nanoseocnds.
All Packages Class Hierarchy This Package Previous Next Index