Enum PerformanceCounter
Enumeration of the possible performance counters
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum PerformanceCounter
AdaptersCompilation
Measures the on the fly creation/compilation of functions in userdata descriptors
AstCreation
Measures the time spent parsing the source creating the AST
Compilation
Measures the time spent converting ASTs in bytecode
Execution
Measures the time spent in executing scripts
LastValue
Sentinel value to get the enum size