Arcane  v4.1.0.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::Impl::ScopedStatLoop

Classe permettant de récupérer le temps passé entre l'appel au constructeur et au destructeur. Plus de détails...

#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/base/arccore/base/Profiling.h>

+ Graphe de collaboration de Arcane::Impl::ScopedStatLoop:

Fonctions membres publiques

 ScopedStatLoop (ForLoopOneExecStat *s)
 

Attributs publics

Int64 m_begin_time = 0.0
 
ForLoopOneExecStatm_stat_info = nullptr
 

Description détaillée

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.

Documentation des constructeurs et destructeur

◆ ScopedStatLoop()

Arcane::Impl::ScopedStatLoop::ScopedStatLoop ( ForLoopOneExecStat * s)
explicit

Définition à la ligne 62 du fichier Profiling.cc.

◆ ~ScopedStatLoop()

Arcane::Impl::ScopedStatLoop::~ScopedStatLoop ( )

Définition à la ligne 74 du fichier Profiling.cc.

Documentation des données membres

◆ m_begin_time

Int64 Arcane::Impl::ScopedStatLoop::m_begin_time = 0.0

Définition à la ligne 44 du fichier arccore/src/base/arccore/base/Profiling.h.

◆ m_stat_info

ForLoopOneExecStat* Arcane::Impl::ScopedStatLoop::m_stat_info = nullptr

Définition à la ligne 45 du fichier arccore/src/base/arccore/base/Profiling.h.


La documentation de cette classe a été générée à partir des fichiers suivants :