Delegate CollectorBase.ConsumeCollectorReport
Consumer delegate to consume the collector profiler report.
Namespace: Unity.Simulation
Syntax
public delegate void ConsumeCollectorReport(ProfilerReport report);
Parameters
| Type | Name | Description |
|---|---|---|
| ProfilerReport | report |