For Babelfish Release 1.12.3.10

PingTimeSynchronized Method

Returns a boolean, indicating if the thing's clock is properly synchroinzed. Which is determiend if the ReceivedTime is between the SentTime and responseTime. Which probable isn't a good way to determine this. Since Orion is not going to be on the same time server as the things

Definition

Namespace: Scopos.BabelFish.DataModel.Athena.Ping
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public bool TimeSynchronized()

Return Value

Boolean

See Also