Event

Profiling event generated by EventRange.

Members

Functions

info
const(char)[] info()

Get the info string if this is an Info event.

opEquals
bool opEquals(const(Event) rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
var
Variable var()
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

id
EventID id;

Event ID or type.

time
ulong time;

Time of the event since recording started in hectonanoseconds.

Meta