Z4SightEvent
Description
Represents function hook event.Structure fields and default values (if defined) are described below:
Name | Type | Description |
---|---|---|
Identifier | Z4SightLatchTriggerSource | Port or timer number. |
Timestamp | ftl::sint64 | Event timestamp. |
ReceptionTime | ftl::sint64 | The moment of executing the hook. Less accurate than timestamp but the same on any operating system. |
Latch | ftl::sint64 | Latch reference value. |
Operation | ftl::Optional<Z4SightOperation> | Command operation value |
Delay | ftl::Optional<Real> | Command delay value |
Duration | ftl::Optional<Real> | Command duration value |
Bit | ftl::Optional<ftl::sint64> | Command bit value |