C# Class NuGetGallery.Diagnostics.PerfCounters.PerfStats

Datei anzeigen Open project: NuGet/NuGetGallery

Public Methods

Method Description
PerfStats ( double average, double max, double min, int samples ) : System

Method Details

PerfStats() public method

public PerfStats ( double average, double max, double min, int samples ) : System
average double
max double
min double
samples int
return System