WPILibC++ 2023.4.3-108-ge5452e3
|
Timestamped Integer. 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... | |
int64_t | value |
Value. More... | |
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.