IStopwatch.Elapsed property¶
Defined in
Type: IStopwatch
Namespace: System.Reactive.Concurrency
Assembly: System.Reactive.dll
Applies to
netstandard2.0
TimeSpan Elapsed { get; }
Summary: Gets the time elapsed since the stopwatch object was obtained.
Returns: TimeSpan