Grasshopper API
GH_ProfilerMode Enumeration |
Lists all profiler modes.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
None | 0 | Indicates no profiling is required. | |
Processor | 1 | Indicates processor time is being measured. | |
Memory | 2 | Indicates memory footprint is being measured. |
