AllTimestamps Class

[Missing <summary> documentation for "T:CTRE.Phoenix6.AllTimestamps"]

Definition

Namespace: CTRE.Phoenix6
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public class AllTimestamps
Inheritance
Object    AllTimestamps

Constructors

AllTimestampsInitializes a new instance of the AllTimestamps class

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetBestTimestamp Get the best timestamp available.
GetCANivoreTimestamp Get the timestamp as reported by the CANivore.
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetSystemTimestamp Get the timestamp as reported by the system.
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also