WPILibC++
2019.1.1-beta-1-11-g761933a
|
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().