#include <time_tracker.h>
Public Member Functions | |
void | start () |
void | stop () |
double | print () const |
void time_tracker::start | ( | ) | [inline] |
Start the timer
void time_tracker::stop | ( | ) | [inline] |
Stop the timer and return the total time taken