Skip to content

Struct uipc::GlobalTimer::MergeResult

ClassList > MergeResult

Public Attributes

Type Name
std::list< MergeResult * > children
size_t count = = 0
size_t depth = = 0
double duration = = 0.0
string name
string parent_full_name
string parent_name

Public Attributes Documentation

variable children

std::list<MergeResult*> uipc::GlobalTimer::MergeResult::children;

variable count

size_t uipc::GlobalTimer::MergeResult::count;

variable depth

size_t uipc::GlobalTimer::MergeResult::depth;

variable duration

double uipc::GlobalTimer::MergeResult::duration;

variable name

string uipc::GlobalTimer::MergeResult::name;

variable parent_full_name

string uipc::GlobalTimer::MergeResult::parent_full_name;

variable parent_name

string uipc::GlobalTimer::MergeResult::parent_name;


The documentation for this class was generated from the following file include/uipc/common/timer.h