C# Class Knot3.Framework.Development.Profiler

Show file Open project: knot3/knot3-code

Public Properties

Property Type Description
ProfileDelegate HashtableActionWrapper
ProfilerMap System.Collections.Hashtable
Values HashtableWrapper

Public Methods

Method Description
Time ( System.Action action ) : System.TimeSpan

Method Details

Time() public static method

public static Time ( System.Action action ) : System.TimeSpan
action System.Action
return System.TimeSpan

Property Details

ProfileDelegate public static property

public static HashtableActionWrapper ProfileDelegate
return HashtableActionWrapper

ProfilerMap public static property

public static Hashtable,System.Collections ProfilerMap
return System.Collections.Hashtable

Values public static property

public static HashtableWrapper Values
return HashtableWrapper