WPILibC++ 2023.4.3-108-ge5452e3
|
Timestamped Float. More...
#include <ntcore_c_types.h>
Public Attributes | |
int64_t | time |
Time in local time base. More... | |
int64_t | serverTime |
Time in server time base. More... | |
float | value |
Value. More... | |
Timestamped Float.
int64_t NT_TimestampedFloat::serverTime |
Time in server time base.
May be 0 or 1 for locally set values.
int64_t NT_TimestampedFloat::time |
Time in local time base.
float NT_TimestampedFloat::value |
Value.