![]() |
WPILibC++ 2025.3.2
|
Timestamped Raw. 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. | |
| uint8_t * | value |
| Value. | |
| size_t | len |
| Value length. | |
Timestamped Raw.
| size_t NT_TimestampedRaw::len |
Value length.
| int64_t NT_TimestampedRaw::serverTime |
Time in server time base.
May be 0 or 1 for locally set values.
| int64_t NT_TimestampedRaw::time |
Time in local time base.
| uint8_t* NT_TimestampedRaw::value |
Value.