creation / acces simplifie a un compteur nomme, gk::StatsCounter. More...
#include <ProfilerClock.h>
Public Member Functions | |
| ScopedCounter (const std::string &name, const int n=100) | |
| constructeur, nomme le compteur. | |
| void | push (const int value) |
| ajoute une valeur a l'historique du compteur. | |
| ~ScopedCounter () | |
| destructeur. | |
creation / acces simplifie a un compteur nomme, gk::StatsCounter.
1.6.3