Classes | |
| class | itpp::Timer |
| A virtual base class for timers. More... | |
| class | itpp::CPU_Timer |
| A CPU time timer class. More... | |
| class | itpp::Real_Timer |
| A real time timer class. More... | |
Functions | |
| void | itpp::tic () |
| Reset and start timer. | |
| double | itpp::toc () |
| Returns the elapsed time since last tic(). | |
| void | itpp::toc_print () |
| Prints the elapsed time since last tic(). | |
| void | itpp::pause (double t=-1) |
| pause | |
| void itpp::pause | ( | double | t = -1 |
) |
pause
pause(n);
pause();
Definition at line 167 of file timing.cpp.
References itpp::Timer::get_time(), and itpp::Timer::start().
Generated on Sun Dec 9 17:30:29 2007 for IT++ by Doxygen 1.5.4