StopwatchElapsed Property |
A read-only System.TimeSpan representing the total elapsed time measured
by the current instance.
Namespace: System.DiagnosticsAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax public TimeSpan Elapsed { get; }
Property Value
Type:
TimeSpanSee Also