| bIncludeOldGpu1 |
bool |
A boolean value to specify if aggregation should include the old GPU timeline. |
TraceServices/Model/TimingProfiler.h |
|
| bIncludeOldGpu2 |
bool |
A boolean value to specify if aggregation should include the old GPU timeline. |
TraceServices/Model/TimingProfiler.h |
|
| bIncludeVerseSampling |
bool |
A boolean value to specify if aggregation should include the Verse Sampling timeline. |
TraceServices/Model/TimingProfiler.h |
|
| CpuThreadFilter |
TFunction< bool(uint32)> |
A function to filter the CPU threads to aggregate. |
TraceServices/Model/TimingProfiler.h |
|
| CustomTimelines |
TArray< const ITimingProfilerTimeline * > |
A list of additional custom timelines to aggregate. |
TraceServices/Model/TimingProfiler.h |
|
| GpuQueueFilter |
TFunction< bool(uint32)> |
A function to filter the GPU queues to aggregate. |
TraceServices/Model/TimingProfiler.h |
|
| IntervalEnd |
double |
The end timestamp in seconds. |
TraceServices/Model/TimingProfiler.h |
|
| IntervalStart |
double |
The start timestamp in seconds. |
TraceServices/Model/TimingProfiler.h |
|