Classe permettant de récupérer le temps passé entre l'appel au constructeur et au destructeur. Plus de détails...
Graphe de collaboration de Arcane::Impl::ScopedStatLoop:Fonctions membres publiques | |
| ScopedStatLoop (ForLoopOneExecStat *s) | |
Attributs publics | |
| Int64 | m_begin_time = 0.0 |
| ForLoopOneExecStat * | m_stat_info = nullptr |
Classe permettant de récupérer le temps passé entre l'appel au constructeur et au destructeur.
Définition à la ligne 35 du fichier arccore/src/base/arccore/base/Profiling.h.
|
explicit |
Définition à la ligne 62 du fichier Profiling.cc.
| Arcane::Impl::ScopedStatLoop::~ScopedStatLoop | ( | ) |
Définition à la ligne 74 du fichier Profiling.cc.
| Int64 Arcane::Impl::ScopedStatLoop::m_begin_time = 0.0 |
Définition à la ligne 44 du fichier arccore/src/base/arccore/base/Profiling.h.
| ForLoopOneExecStat* Arcane::Impl::ScopedStatLoop::m_stat_info = nullptr |
Définition à la ligne 45 du fichier arccore/src/base/arccore/base/Profiling.h.