YEventSync(3) Y server sync event structures

STRUCTURES

typedef struct {


        long cycle_ahead_us;

} YEventSync;

When you receive 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).