Metal.Event
An object used for GPU-GPU synchronization within a single device. See MTLEvent.
type t
val sexp_of_t : t -> Sexplib0.Sexp.t
val get_device : t -> Device.t
val set_label : t -> string -> unit
val get_label : t -> string