|
| 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 |
| |
Définition à la ligne 123 du fichier Profiler.h.
◆ profile_unit()
| Arcane::Alina::Profiler::profile_unit::profile_unit |
( |
| ) |
|
|
inline |
◆ children_time()
| delta_type Arcane::Alina::Profiler::profile_unit::children_time |
( |
| ) |
const |
|
inline |
◆ 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 |
◆ 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 |
◆ total_width()
| size_t Arcane::Alina::Profiler::profile_unit::total_width |
( |
const std::string & | name, |
|
|
int | level ) const |
|
inline |
◆ begin
| value_type Arcane::Alina::Profiler::profile_unit::begin |
◆ children
| std::map<std::string, profile_unit> Arcane::Alina::Profiler::profile_unit::children |
◆ length
| delta_type Arcane::Alina::Profiler::profile_unit::length |
La documentation de cette structure a été générée à partir du fichier suivant :