WPILibC++
2018.4.1-20180823210227-1173-gde212a9
|
NetworkTables Entry Information. More...
#include <ntcore_c.h>
Public Attributes | |
NT_Entry | entry |
Entry handle. | |
struct NT_String | name |
Entry name. | |
enum NT_Type | type |
Entry type. | |
unsigned int | flags |
Entry flags. | |
uint64_t | last_change |
Timestamp of last change to entry (type or value). More... | |
NetworkTables Entry Information.
uint64_t NT_EntryInfo::last_change |
Timestamp of last change to entry (type or value).