C# 클래스 Composable.System.Diagnostics.StopwatchExtensions.TimedThreadedExecutionSummary

상속: TimedExecutionSummary
파일 보기 프로젝트 열기: mlidbom/Composable.Monolithic

공개 메소드들

메소드 설명
TimedThreadedExecutionSummary ( int iterations, IReadOnlyList individualExecutionTimes, System.TimeSpan total ) : System

메소드 상세

TimedThreadedExecutionSummary() 공개 메소드

public TimedThreadedExecutionSummary ( int iterations, IReadOnlyList individualExecutionTimes, System.TimeSpan total ) : System
iterations int
individualExecutionTimes IReadOnlyList
total System.TimeSpan
리턴 System