WPILibC++
2018.4.1-20180923204725-1195-g5c6b78e
|
Functions | |
uint64_t | nt::Now () |
Returns monotonic current time in 1 us increments. More... | |
uint64_t nt::Now | ( | ) |
Returns monotonic current time in 1 us increments.
This is the same time base used for entry and connection timestamps. This function is a compatibility wrapper around wpi::Now().