MTLCommandBuffer.addScheduleHandler

Registers a completion handler the GPU device calls immediately after it schedules the command buffer to run on the GPU.

interface MTLCommandBuffer
@selector("addScheduleHandler:")
void
addScheduleHandler

Meta