Classe permettant de démarrer et arrêter automatiquement un service. Plus de détails...
#include <arcane/utils/IProfilingService.h>
Graphe de collaboration de Arcane::ProfilingSentryWithInitialize:Fonctions membres publiques | |
| ProfilingSentryWithInitialize (IProfilingService *s) | |
| Construit une instance associée au service s. | |
| IProfilingService * | service () |
| void | setPrintAtEnd (bool v) |
| Indique si on imprime les résultats à la fin du profiling. | |
Attributs privés | |
| IProfilingService * | m_service = nullptr |
| bool | m_print_at_end = false |
Classe permettant de démarrer et arrêter automatiquement un service.
Le service est initialisé si nécessaire.
Définition à la ligne 132 du fichier IProfilingService.h.
|
inlineexplicit |
Construit une instance associée au service s.
Si s est null, alors l'instance ne fait rien.
Définition à la ligne 141 du fichier IProfilingService.h.
|
inline |
Définition à la ligne 151 du fichier IProfilingService.h.
|
inline |
Définition à la ligne 162 du fichier IProfilingService.h.
|
inline |
Indique si on imprime les résultats à la fin du profiling.
Définition à la ligne 164 du fichier IProfilingService.h.
Référencé par Arcane::CodeService::initCase(), et Arcane::SubDomain::readOrReloadMeshes().
Voici le graphe des appelants de cette fonction :
|
private |
Définition à la ligne 169 du fichier IProfilingService.h.
|
private |
Définition à la ligne 168 du fichier IProfilingService.h.