YEventCycleChange(3)
NAME
YEventCycleChange - Y server cycle change event structures
STRUCTURES
- typedef struct {
- long cycle_us; /* In microseconds. */
- } YEventCycleChange;
- When you receive this event it means that the Y server has changed its cycle.
YEventCycleChange - Y server cycle change event structures