Fix tabs introduced in latest commits...

This commit is contained in:
vsonnier 2017-05-21 09:58:45 +02:00
parent e0af609224
commit 41c7dd231b
4 changed files with 180 additions and 181 deletions

View File

@ -18,7 +18,6 @@
class Timer {
private:
//units are microsecs:
unsigned long time_elapsed;
unsigned long system_milliseconds;
unsigned long start_time;