WPILibC++ 2025.2.1
|
Timestamped Integer. More...
#include </home/runner/work/allwpilib/allwpilib/ntcore/src/generated/main/native/include/ntcore_c_types.h>
Public Attributes | |
int64_t | time |
Time in local time base. | |
int64_t | serverTime |
Time in server time base. | |
int64_t | value |
Value. | |
Timestamped Integer.
int64_t NT_TimestampedInteger::serverTime |
Time in server time base.
May be 0 or 1 for locally set values.
int64_t NT_TimestampedInteger::time |
Time in local time base.
int64_t NT_TimestampedInteger::value |
Value.