Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CustomProfilerMarker(string, ProfilerMarkerDataUnit)

Construct the marker with the name of the marker and the dataUnit the marker is collected on.
Read time 1 minuteLast updated 12 days ago

Definition

public CustomProfilerMarker(string name, ProfilerMarkerDataUnit dataUnit)

Parameters