GetPixelsDrawn

Description

Returns an estimate of the number of pixels that were drawn to the screen last frame. Generally the lower this value the better the performance. The number of pixels drawn can be greater than the number of pixels in the screen since overlapping sprites might draw the same pixel twice.

Definition

integer GetPixelsDrawn()