|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.commonreality.time.impl.BasicClock
org.commonreality.time.impl.OwnedClock<IIdentifier>
org.commonreality.time.impl.MasterClock
org.commonreality.time.impl.net.NetworkedMasterClock
public class NetworkedMasterClock
| Constructor Summary | |
|---|---|
NetworkedMasterClock(IReality reality)
|
|
| Method Summary | |
|---|---|
double |
setTime(double newTime)
set the time and signal |
| Methods inherited from class org.commonreality.time.impl.OwnedClock |
|---|
addOwner, getOwners, isOwner, removeOwner, setTime |
| Methods inherited from class org.commonreality.time.impl.BasicClock |
|---|
await, getTime, waitForChange, waitForTime |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.commonreality.time.IClock |
|---|
getTime, waitForChange, waitForTime |
| Constructor Detail |
|---|
public NetworkedMasterClock(IReality reality)
| Method Detail |
|---|
public double setTime(double newTime)
BasicClock
setTime in interface ISetableClocksetTime in class OwnedClock<IIdentifier>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||