AFStopwatch Constructor
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- 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.1.1.1182
Syntax
public AFStopwatch()
Public Sub New Dim instance As New AFStopwatch()
public: AFStopwatch()
new : unit -> AFStopwatch