|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.toot.transport.SystemTimeSource
public class SystemTimeSource
A concrete implementation of a TimeSource using System.nanoTime()
| Constructor Summary | |
|---|---|
SystemTimeSource(Transport t)
|
|
| Method Summary | |
|---|---|
long |
getMicrosecondLocation()
called by Slaves |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemTimeSource(Transport t)
| Method Detail |
|---|
public long getMicrosecondLocation()
getMicrosecondLocation in interface TimeSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||