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
deprecated 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
deprecated 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
deprecated void toString(void delegate(const(char)[]) s, float threshold)
Undocumented in source. Be warned that the author may not have intended to support it.
writeDOT
void writeDOT(File f, float threshold, string[float] colours)
Undocumented in source. Be warned that the author may not have intended to support it.
writeJSON
void writeJSON(File f, float threshold, bool pretty)
Undocumented in source. Be warned that the author may not have intended to support it.
writeString
void writeString(File f, 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