Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Struct: RT.Util.StopwatchElement

Summary

Encapsulates a single entry in a Stopwatch log.

Instance fields

stringText describing the event.
doubleNumber of milliseconds between the start of the stopwatch and this event.