org.commonreality.time.impl.net
Interface INetworkedClock

All Superinterfaces:
IClock
All Known Implementing Classes:
NetworkedSetableClock, NetworkedSlaveClock

public interface INetworkedClock
extends IClock

Author:
developer

Method Summary
 void setCurrentTimeCommand(ITimeCommand timeCommand)
           
 
Methods inherited from interface org.commonreality.time.IClock
getTime, waitForChange, waitForTime
 

Method Detail

setCurrentTimeCommand

void setCurrentTimeCommand(ITimeCommand timeCommand)