Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFStopwatch.ElapsedMilliseconds Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFStopwatch.ElapsedMilliseconds Property
Return the elapsed time in milliseconds.

Namespace:  OSIsoft.AF.Diagnostics
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public int ElapsedMilliseconds { get; }
Public ReadOnly Property ElapsedMilliseconds As Integer
	Get

Dim instance As AFStopwatch
Dim value As Integer

value = instance.ElapsedMilliseconds
public:
property int ElapsedMilliseconds {
	int get ();
}
member ElapsedMilliseconds : int with get

Property Value

Type: Int32

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in