AFStopwatch Constructor
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
It initializes a new instance of the AFStopwatch class. It begins measuring elapsed time immediately.
Namespace: OSIsoft.AF.Diagnostics
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public AFStopwatch()
Public Sub New Dim instance As New AFStopwatch()
public: AFStopwatch()
new : unit -> AFStopwatch