Profiler

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

add
void add(Event e)
Undocumented in source. Be warned that the author may not have intended to support it.
dumpJson
void dumpJson(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
start
Unique!CompleteEventProcess start(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

events
Appender!(Event[]) events;
Undocumented in source.
eventsMutex
Mutex eventsMutex;
Undocumented in source.

Meta