TimestampGetLatency Method

Get the latency of this timestamp compared to now

Definition

Namespace: CTRE.Phoenix6
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public double GetLatency()

Return Value

Double
Difference between now and this timestamp

See Also