Method OpenGLPaintStart
OpenGLPaintStart(AbstractControl)
Starts tracking the runtime duration of OpenGL-based control painting operations for the specified control.
[Conditional("DEBUG")]
public static void OpenGLPaintStart(AbstractControl control)
Parameters
controlAbstractControlThe AbstractControl to track.