IConcurrencyAbstractionLayer.StartStopwatch() method¶
Defined in
Type: IConcurrencyAbstractionLayer
Namespace: System.Reactive.Concurrency
Assembly: System.Reactive.dll
Applies to
netstandard2.0
IStopwatch StartStopwatch()
Summary: Starts a new stopwatch object.
Returns: IStopwatch -- New stopwatch object; started at the time of the request.