Idle(long Ticks, ProfilerThread Thread)
Thread goes idle.
override string EventType
override void Accumulate(Accumulator Accumulator)
Accumulates the event.
override string PlantUmlState
Abstract base class for profiler events.
ProfilerThread Thread
Profiler thread generating the event.
void Idle(Idle Event)
Reports thread to be idle.
Class that keeps track of events and timing for one thread.