IStopwatchProvider interface¶
Defined in
Namespace: System.Reactive.Concurrency
Assembly: System.Reactive.dll
Full name: System.Reactive.Concurrency.IStopwatchProvider
Modifiers: public abstract
Summary¶
Provider for IStopwatch objects.
Applies to
netstandard2.0
Methods¶
| Name | Summary |
|---|---|
| StartStopwatch | Starts a new stopwatch object. |