AFStopwatch.Start Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Starts the stop watch (again if one is currently running).
Namespace: OSIsoft.AF.Diagnostics
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public void Start()
Public Sub Start Dim instance As AFStopwatch instance.Start()
public: void Start()
member Start : unit -> unit