profdump v0.2.1 (2017-05-24T14:12:49Z)
Dub
Repo
Profile.toDOT
profdump
Profile
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Profile
const
void
toDOT
(
scope
void
delegate
(
const
(
char
)[]
)
s
,
float
threshold
= 0
,
string
[
float
]
colours
= [0:"limegreen", 10:"slateblue", 25:"steelblue", 50:"royalblue", 75:"navy", 95:"red"]
)
Meta
Source
See Implementation
profdump
Profile
constructors
this
functions
functionPercOf
functionTimeOf
percOf
timeOf
toDOT
toJSON
toJSONString
toString
variables
Functions
TicksPerSecond
TimeOfMain