Overload | Description |
---|---|
ShortEvent Constructor() | The default constructor. Creates a ShortEvent element. |
ShortEvent Constructor(Int32,ShortSeverity) | Creates a ShortEvent with the specified percent of average elapsed time. |
ShortEvent Constructor(DeltaTime,ShortSeverity) | Creates a ShortEvent with the specified absolute elapsed time. |