AFStopwatch Methods
- Last UpdatedSep 18, 2024
- PI System
- AF SDK 2024
- Developer
The AFStopwatch type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Start |
Starts the stop watch (again if one is currently running).
|
![]() | ToString |
Returns a String that represents the current object.
(Overrides Object.ToString().) |