gewel.draw.total_device_drawing_time

gewel.draw.total_device_drawing_time() float[source]

Get the total time spent in rendering at the low level. Normally used only for performance debugging. This value begins at 0.0 before any rendering is done and can be reset by calling reset_total_device_drawing_time().

Returns

Total device rendering time.

Return type

float