Interface IFrameAggregate
Namespace: Unity.SnapshotDebugger
Assembly: solution.dll
Syntax
public interface IFrameAggregate
Properties
| Name | Description |
|---|---|
| IsEmpty |
Methods
| Name | Description |
|---|---|
| AddRecords(List<IFrameRecord>, float, float) | |
| PruneFramesBeforeTimestamp(float) | |
| PruneFramesStartingAfterTimestamp(float) |