![]() |
aGrUM
0.14.2
|
Class used to compute response times for benchmark purposes. More...
Go to the source code of this file.
Classes | |
class | gum::Timer |
Class used to compute response times for benchmark purposesThis class represents a classic timer, it starts in the constructor, you can reset it with method reset() and you can get the delta time with the method step(). More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Class used to compute response times for benchmark purposes.
Definition in file timer.h.