Profile

Undocumented in source.

Constructors

this
this(File f)
Undocumented in source.

Members

Functions

functionTimeOf
float functionTimeOf(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.

Meta