org.commonreality.message.command.time
Interface ITimeCommand

All Superinterfaces:
ICommand, IMessage, java.io.Serializable
All Known Implementing Classes:
TimeCommand

public interface ITimeCommand
extends ICommand, java.io.Serializable

The command to set everyone's clock to a specific time.

Author:
developer

Method Summary
 double getTime()
          what time is it?
 
Methods inherited from interface org.commonreality.message.IMessage
copy, getMessageId, getSource
 

Method Detail

getTime

double getTime()
what time is it?

Returns: