C# Class Tp.Core.Diagnostics.Time.TpProfilerStatistics

Mostra file Open project: TargetProcess/Target-Process-Plugins

Public Methods

Method Description
Build ( IEnumerable timeIntervals ) : TpProfilerStatistics
this ( ProfilerTarget target ) : Maybe

Private Methods

Method Description
BuildCore ( IEnumerable timeIntervals, ProfilerTarget target ) : string
TpProfilerStatistics ( string>.Dictionary data ) : System

Method Details

Build() public static method

public static Build ( IEnumerable timeIntervals ) : TpProfilerStatistics
timeIntervals IEnumerable
return TpProfilerStatistics

this() public method

public this ( ProfilerTarget target ) : Maybe
target ProfilerTarget
return Maybe