GetDrawingSetupTime

Description

Returns the number of seconds and fractions of seconds spent setting up the world ready for drawing. This includes calculating what is visible, transforming sprites into their screen positions and sending vertices to the GPU.

Definition

float GetDrawingSetupTime()