For Babelfish Release 1.12.4.4

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.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public bool TimeSynchronized()

Return Value

Boolean

See Also