EventContext

Undocumented in source.

Constructors

this
this(EventContext other)
Undocumented in source.
this
this(EventContext other)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

endOffset
Nanos endOffset;
Undocumented in source.
logs
Appender!(LogEntry[]) logs;
Undocumented in source.
metadata
Metadata metadata;
Undocumented in source.
monotonicStartTime
UnixTimeHiRes monotonicStartTime;
Undocumented in source.
realStartTime
UnixTimeHiRes realStartTime;
Undocumented in source.
timers
Appender!(Timer[]) timers;
Undocumented in source.

Meta