Z4Sight_GetStartTimerWatcherEvent_WithTimeout
Get io hook event.
Syntax
C++
Python
def Z4Sight_GetStartTimerWatcherEvent_WithTimeout( state: Z4Sight_State, /, *, inDeviceID: Z4SightSystemAndDeviceIdentifier | None = None, inTimeout: int = 0 ) -> outEvent: Z4SightEvent | None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | Z4Sight_State | ||
![]() |
inDeviceID | Z4SightSystemAndDeviceIdentifier | None | None | Device identification number. |
![]() |
inTimeout | int | 0 | Maximum time to wait. |
![]() |
outEvent | Z4SightEvent | None |



