iRoCS Toolbox
1.1.0
|
ATBTiming.hh provides the MyDateTime and Timer classes for high accuracy profiling. More...
#include <config.hh>
#include <string>
#include <iostream>
Go to the source code of this file.
Data Structures | |
class | atb::MyDateTime |
The MyDateTime struct provides pretty printed date - time strings with microsecond resolution. More... | |
class | atb::Profiler |
The Profiler class provides a simple stop-watch in microsecond accuracy for simple profiling tasks (similar to tic - toc in MATLAB). More... | |
class | atb::Timer |
The Timer class provides a simple stop-watch in microsecond accuracy for simple profiling tasks (similar to tic - toc in MATLAB) More... | |
Namespaces | |
atb | |
ATBTiming.hh provides the MyDateTime and Timer classes for high accuracy profiling.
Definition in file ATBTiming.hh.