Arcane  v4.1.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la structure Arcane::Alina::Profiler::profile_unit
+ Graphe de collaboration de Arcane::Alina::Profiler::profile_unit:

Fonctions membres publiques

delta_type children_time () const
 
size_t total_width (const std::string &name, int level) const
 
void print (std::ostream &out, const std::string &name, int level, delta_type total, size_t width) const
 
void print_line (std::ostream &out, const std::string &name, delta_type time, double perc, size_t width) const
 

Attributs publics

value_type begin
 
delta_type length
 
std::map< std::string, profile_unitchildren
 

Description détaillée

Définition à la ligne 123 du fichier Profiler.h.

Documentation des constructeurs et destructeur

◆ profile_unit()

Arcane::Alina::Profiler::profile_unit::profile_unit ( )
inline

Définition à la ligne 125 du fichier Profiler.h.

Documentation des fonctions membres

◆ children_time()

delta_type Arcane::Alina::Profiler::profile_unit::children_time ( ) const
inline

Définition à la ligne 129 du fichier Profiler.h.

◆ print()

void Arcane::Alina::Profiler::profile_unit::print ( std::ostream & out,
const std::string & name,
int level,
delta_type total,
size_t width ) const
inline

Définition à la ligne 145 du fichier Profiler.h.

◆ print_line()

void Arcane::Alina::Profiler::profile_unit::print_line ( std::ostream & out,
const std::string & name,
delta_type time,
double perc,
size_t width ) const
inline

Définition à la ligne 167 du fichier Profiler.h.

◆ total_width()

size_t Arcane::Alina::Profiler::profile_unit::total_width ( const std::string & name,
int level ) const
inline

Définition à la ligne 137 du fichier Profiler.h.

Documentation des données membres

◆ begin

value_type Arcane::Alina::Profiler::profile_unit::begin

Définition à la ligne 180 du fichier Profiler.h.

◆ children

std::map<std::string, profile_unit> Arcane::Alina::Profiler::profile_unit::children

Définition à la ligne 183 du fichier Profiler.h.

◆ length

delta_type Arcane::Alina::Profiler::profile_unit::length

Définition à la ligne 181 du fichier Profiler.h.


La documentation de cette structure a été générée à partir du fichier suivant :