WPILibC++
2018.4.1-20180729223220-1149-g7bd3f9f
|
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().