Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: T Current

  • Declared in: RT.Util.Tmr<T>

Declaration

T Current

Summary

Gets the current reading of the timer. This value increases between consecutive reads while the timer is running, and remains fixed while it's paused.