Closed neilmenon closed 4 years ago
Timer::getTime() returns seconds, with milliseconds included in the precision. https://github.com/uva-cs/pdr/blob/8812f9ac96e8b0ba125b151ddc8eb21f83542fbf/labs/lab06/code/timer.cpp#L27-L32
Timer::getTime()
Thanks for the PR, Neil!
Timer::getTime()
returns seconds, with milliseconds included in the precision. https://github.com/uva-cs/pdr/blob/8812f9ac96e8b0ba125b151ddc8eb21f83542fbf/labs/lab06/code/timer.cpp#L27-L32