Update documentation for Now() for 1 us steps. (#258)

This is to match wpilibsuite/wpiutil#56.
This commit is contained in:
Peter Johnson
2017-11-19 11:47:37 -08:00
committed by GitHub
parent 7eac3fcbda
commit 551504e773
2 changed files with 2 additions and 2 deletions

View File

@@ -1343,7 +1343,7 @@ const char* LoadEntries(NT_Inst inst, StringRef filename, StringRef prefix,
*/
/**
* Returns monotonic current time in 100 ns increments.
* 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().
* @return Timestamp