MTLCommandBuffer.presentDrawableAfterMinimumDuration

Presents a drawable after the system presents the previous drawable for an amount of time.

interface MTLCommandBuffer
@nogc nothrow
@selector("presentDrawable:afterMinimumDuration:")
void
presentDrawableAfterMinimumDuration
(,
CFTimeInterval duration
)

Meta