MTLCommandBuffer.waitUntilScheduled

Synchronously waits for the command queue to schedule the buffer, which can block the current thread’s execution.

interface MTLCommandBuffer
@selector("waitUntilScheduled")
void
waitUntilScheduled
()

Meta