man YEventSync (Fonctions bibliothèques) - Y server sync event structures

NAME

YEventSync - Y server sync event structures

STRUCTURES

typedef struct {

long cycle_ahead_us;

} YEventSync;

When you recieve this event it means that the Y server has synced and the cycle_ahead_us member indicates the microseconds that the Y server has synced ahead (which is server side implmentation specific).

SEE ALSO