Photon Fusion
2.1.1
Pre-defined marker for the host profiler. More...
Public Member Functions | |
| HostProfilerMarkerScope | Begin () |
| Start | |
| void | End () |
| Ends profiling for the marker. Consider using HostProfilerMarkerScope returned by Start instead of calling this method directly. | |
| HostProfilerMarkerScope | Start () |
| Begins profiling for the marker. Call HostProfilerMarkerScope.Dispose to end profiling. | |
Pre-defined marker for the host profiler.
| HostProfilerMarkerScope Start | ( | ) |
Begins profiling for the marker. Call HostProfilerMarkerScope.Dispose to end profiling.