Contents

makeEvent()

Creates a new event instance that you can use to synchronize commands and resources within the same GPU device.

Declaration

func makeEvent() -> (any MTLEvent)?

See Also

Creating fences and events