Method Begin
Begin(TP1)
Begins profiling a piece of code marked with the ProfilerMarker instance.
Declaration
[Conditional("ENABLE_PROFILER")]
[Pure]
public void Begin(TP1 p1)
Parameters
Type | Name | Description |
---|---|---|
TP1 | p1 | Additional context parameter. |
Remarks
Does nothing in Release Players.