Classe permettant de mesurer le temps d'exécution d'un bloc. Plus de détails...
Graphe de collaboration de Castor::BlockTimer:Fonctions membres publiques | |
| BlockTimer (char const *p_szFunction, char const *p_szFile, unsigned int p_uiLine) | |
| Constructeur. | |
| ~BlockTimer () | |
| Destructeur. | |
Classe permettant de mesurer le temps d'exécution d'un bloc.
| Castor::BlockTimer::BlockTimer | ( | char const * | p_szFunction, | |
| char const * | p_szFile, | |||
| unsigned int | p_uiLine | |||
| ) |
Constructeur.
| [in] | p_szFunction | La fonction appelante |
| [in] | p_szFile | Le fichier où se trouve la fonction |
| [in] | p_uiLine | La ligne dans la fonction |
| Castor::BlockTimer::~BlockTimer | ( | ) |
Destructeur.
1.7.1