TallyType

Edit

These are the different metrics a Tally can measure.

ValueDescription
time Each slot measures elapsed time in nanoseconds.
shader Each slot measures 4 numbers: the total number of vertices processed, the number of times the vertex shader was run, the number of triangles that were visible in the view, and the number of times the fragment shader was run.
pixel Each slot measures the approximate number of pixels affected by rendering.

See also