Table of Contents

Class SnapshotProfilerBase.Progress

Namespace
BenchmarkDotNet.Diagnosers
Assembly
BenchmarkDotNet.dll
protected class SnapshotProfilerBase.Progress : IProgress<double>
Inheritance
SnapshotProfilerBase.Progress
Implements

Constructors

Progress(ILogger, string)

public Progress(ILogger logger, string title)

Parameters

logger ILogger
title string

Methods

Report(double)

public void Report(double value)

Parameters

value double