UtilsGetCurrentTimeSeconds Method
Get the current timestamp in seconds.
This will return the current time in seconds, this is
the same time that is used in
TimestampNamespace: CTRE.Phoenix6Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public static double GetCurrentTimeSeconds()
static member GetCurrentTimeSeconds : unit -> float
Return Value
DoubleCurrent time in seconds.