The timer package has the simple timer, ads::Timer. Start (or reset) the timer with the ads::Timer::tic(), member function. Measure the time in seconds since the last tic with ads::Timer::toc().
Use this package by including the file timer.h.