warp.event_from_ipc_handle#
- warp.event_from_ipc_handle(handle, device=None)[source]#
Create an event from an IPC handle.
- Parameters:
- Returns:
An event created from the interprocess event handle
handle.- Raises:
RuntimeError – IPC is not supported on
device.- Return type: