ROOT_Application
2.0
C++ Core modules and GUIStock
|
Define a timer class, to be used for testing performance. More...
#include <string>
#include <vector>
#include <chrono>
#include <ratio>
Go to the source code of this file.
Data Structures | |
class | MyTimer |
MyTimer can register call(s) and print reports. More... | |
class | MyTimer::OneTimer |
nested class of MyTimer, contains the timers functions More... | |