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