ElapseTimer Class Members
The following tables list the members exposed by ElapseTimer.
Public Constructors
Name | Description | |
---|---|---|
![]() | ElapseTimer Constructor |
Public Properties
Name | Description | |
---|---|---|
![]() ![]() | Duration | Return the duration of the timer (in seconds) |
![]() ![]() | Frequency | Frequency of timer (no counts in one second on this machine) |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() | MessageBoxDuration | Write timer duration information |
![]() ![]() | Start | Start the timer |
![]() ![]() | Stop | Stop timer |
![]() ![]() | WriteDuration | Overloaded. Write timer duration information |
See Also