uk.org.toot.transport
Interface TimeSource
- All Known Subinterfaces:
- Transport
- All Known Implementing Classes:
- AbstractTimeSource, DefaultTimeSource, DefaultTransport, SystemTimeSource
public interface TimeSource
A TimeSource specification, with microsecond accuracy.
long microseconds allows times of up to 294 thousand years.
If that isn't enough for you please contact me in 200 thousand years
and I'll fix it.
getMicrosecondLocation
long getMicrosecondLocation()
- Returns the current transport time in microseconds.
Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.