Struct Types
Struct | Summary |
---|---|
EvaluationLocation | Represents a location for different evaluation elements tracked by the EvaluationProfiler. |
ProfiledLocation | Result of timing the evaluation of a given element at a given location |
ProfilerResult | Result of profiling an evaluation |
Enum Types
Enum | Summary |
---|---|
Evaluation |
The kind of the evaluated location being tracked |
EvaluationPass | Evaluation main phases used by the profiler |