StopwatchElapsedMilliseconds Property |
Gets the total elapsed time measured by the current instance, in milliseconds.
Namespace: System.DiagnosticsAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax public long ElapsedMilliseconds { get; }
Property Value
Type:
Int64See Also