Pass:tock
EditStops a GPU measurement. Pass:tick
must be called to start the measurement before this can be called. Afterwards, Pass:read
can be used to read back the tally result, or the tally can be copied to a Buffer
.
Pass:tock(tally, slot)
Arguments
Name | Type | Description |
tally | Tally | The tally storing the measurement. |
slot | number | The index of the slot in the tally storing the measurement. |
Returns
Nothing