man YEventCycleChange (Fonctions bibliothèques) - Y server cycle change event structures

NAME

YEventCycleChange - Y server cycle change event structures

STRUCTURES

typedef struct {

long cycle_us; /* In microseconds. */

} YEventCycleChange;

When you recieve this event it means that the Y server has changed its cycle.

SEE ALSO