WPILibC++
2019.1.1-beta-2-21-gbea0565
|
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).