Quote:
Originally Posted by bronxbomber92
What are you using currently to get the time?
GetTime() has nanosecond resolution, Timer::GetFPGATimestamp() has microsecond resolution, and the Timer class has microsecond resolution.
|
Oh we were using the time class (time.h). We did not notice the timer class.