Skip to content

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

NameSummary
StartStopwatchStarts a new stopwatch object.