MTLDrawable.presentAfterMinimumDuration

Presents the drawable onscreen as soon as possible after a previous drawable is visible for the specified duration.

interface MTLDrawable
@nogc nothrow
@selector("presentAfterMinimumDuration:")
void
presentAfterMinimumDuration
(
CFTimeInterval duration
)

Meta