ProfLine

Undocumented in source.

Constructors

this
this(uint num_calls, uint tree_time, uint func_time, string func_name)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

func_name
string func_name;
Undocumented in source.
func_time
uint func_time;
Undocumented in source.
num_calls
uint num_calls;
Undocumented in source.
per_calls
double per_calls;
Undocumented in source.
tree_time
uint tree_time;
Undocumented in source.

Meta