Class BenchmarkTimer
Inherited Members
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.dll
Syntax
public sealed class BenchmarkTimer : DisposableReactiveObject, IDisposable, INotifyPropertyChanged
Constructors
| Name | Description |
|---|---|
| BenchmarkTimer(IFluentLog, string) | |
| BenchmarkTimer(string, IFluentLog, string) | |
| BenchmarkTimer(string, ILog, string) |
Properties
| Name | Description |
|---|---|
| Elapsed | |
| IsEnabled |
Methods
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)
NotifyPropertyChangedExtensions.WhenAnyProperty<TObject, T1>(TObject, Expression<Func<TObject, T1>>)