Profile

Undocumented in source.

Constructors

this
this(File f, bool verbose)
Undocumented in source.

Members

Functions

functionPercOf
float functionPercOf(HASH f)
Undocumented in source.
functionTimeOf
float functionTimeOf(HASH f)
Undocumented in source.
percOf
float percOf(HASH f)
Undocumented in source.
timeOf
float timeOf(HASH f)
Undocumented in source.
toDOT
void toDOT(void delegate(const(char)[]) s, float threshold, string[float] colours)
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
JSONValue toJSON(float threshold)
Undocumented in source. Be warned that the author may not have intended to support it.
toJSONString
void toJSONString(void delegate(const(char)[]) s, float threshold, bool pretty)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(void delegate(const(char)[]) s, float threshold)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Functions
Function[HASH] Functions;
Undocumented in source.
TicksPerSecond
ulong TicksPerSecond;
Undocumented in source.
TimeOfMain
float TimeOfMain;
Undocumented in source.

Meta