Tesla Graphics Engine Documentation (January 2012)
PresentInterval Enumeration
TeslaTesla.GraphicsPresentInterval
Describes if presenting should enable or disable VSync.
Declaration Syntax
C#
public enum PresentInterval
Members
Member Description
Immediate Present to the screen without waiting for vertical retrace.
One Wait for one vertical retrace period.
Two Wait for two vertical retrace periods.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)