Свойство | Type | Description | |
---|---|---|---|
DontDisplayUsecs | int | ||
MeterEventsFilename | string | ||
MeterLogFilename | string |
Свойство | Type | Description | |
---|---|---|---|
collecting | bool | ||
dumpEventLog | bool | ||
instance | |||
metersById | TimingMeter>.Dictionary | ||
startTime | long | ||
timerIdCounter | short |
Méthode | Description | |
---|---|---|
AddEvent ( |
||
AddInfoEvent ( string info ) : void | ||
ClearEvents ( ) : void | ||
EnableCategory ( string categoryName, bool enable ) : void | ||
EnableOnlyCategory ( string categoryName, bool enable ) : void | ||
GetMeter ( string title, string category ) : |
||
GetMeter ( string title, string category, bool accumulate ) : |
||
Init ( ) : void | ||
Report ( string title ) : void | ||
Report ( string title, |
||
SaveToFile ( string pathname ) : void | ||
StartTime ( ) : long |
Méthode | Description | |
---|---|---|
BarfOnBadChars ( string name, string nameDescription ) : void | ||
BoolOption ( string name, string>.Dictionary |
||
CaptureCurrentTime ( ) : long | ||
DumpEventLog ( ) : void | ||
GenerateReport ( |
||
GetMeterById ( int id ) : |
||
IndentCount ( int count ) : string | ||
IntOption ( string name, string>.Dictionary |
||
MeterManager ( ) : System | ||
OptionValue ( string name, string>.Dictionary |
||
SaveToFileInternal ( string pathname ) : void | ||
ToMicroseconds ( long ticks ) : long |
Méthode | Description | |
---|---|---|
DebugAddEvent ( |
public static AddEvent ( |
||
meter | ||
eventKind | short | |
info | string | |
Résultat | int |
public static AddInfoEvent ( string info ) : void | ||
info | string | |
Résultat | void |
protected static BarfOnBadChars ( string name, string nameDescription ) : void | ||
name | string | |
nameDescription | string | |
Résultat | void |
protected BoolOption ( string name, string>.Dictionary |
||
name | string | |
options | string>.Dictionary | |
Résultat | bool |
protected static CaptureCurrentTime ( ) : long | ||
Résultat | long |
public static EnableCategory ( string categoryName, bool enable ) : void | ||
categoryName | string | |
enable | bool | |
Résultat | void |
public static EnableOnlyCategory ( string categoryName, bool enable ) : void | ||
categoryName | string | |
enable | bool | |
Résultat | void |
protected GenerateReport ( |
||
writer | ||
start | int | |
options | string>.Dictionary | |
Résultat | void |
public static GetMeter ( string title, string category ) : |
||
title | string | |
category | string | |
Résultat |
public static GetMeter ( string title, string category, bool accumulate ) : |
||
title | string | |
category | string | |
accumulate | bool | |
Résultat |
protected GetMeterById ( int id ) : |
||
id | int | |
Résultat |
protected IndentCount ( int count ) : string | ||
count | int | |
Résultat | string |
protected IntOption ( string name, string>.Dictionary |
||
name | string | |
options | string>.Dictionary | |
Résultat | int |
protected OptionValue ( string name, string>.Dictionary |
||
name | string | |
options | string>.Dictionary | |
Résultat | string |
public static Report ( string title ) : void | ||
title | string | |
Résultat | void |
public static Report ( string title, |
||
title | string | |
writer | ||
start | int | |
optionsString | string | |
Résultat | void |
public static SaveToFile ( string pathname ) : void | ||
pathname | string | |
Résultat | void |
protected SaveToFileInternal ( string pathname ) : void | ||
pathname | string | |
Résultat | void |
protected ToMicroseconds ( long ticks ) : long | ||
ticks | long | |
Résultat | long |
public static string MeterEventsFilename | ||
Résultat | string |
protected static MeterManager,Axiom.Core instance | ||
Résultat |