WPILibC++
2018.4.1-20181002134759-1212-g7b471d8
|
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().