C# Class Composable.System.Diagnostics.StopwatchExtensions.TimedExecutionSummary

Show file Open project: mlidbom/Composable.Monolithic

Public Methods

Method Description
TimedExecutionSummary ( int iterations, System.TimeSpan total ) : System

Method Details

TimedExecutionSummary() public method

public TimedExecutionSummary ( int iterations, System.TimeSpan total ) : System
iterations int
total System.TimeSpan
return System