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