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