Data Fields | |
unsigned long | syncCount |
unsigned long | oldSyncCount |
DMXStatAvg | usec |
DMXStatAvg | pending |
unsigned long | bins [DMX_STAT_BINS] |
Statistical information about XSync calls.
unsigned long _DMXStatInfo::bins[DMX_STAT_BINS] |
Referenced by dmxStatCallback(), and dmxStatSync().
unsigned long _DMXStatInfo::oldSyncCount |
Referenced by dmxStatCallback().
Referenced by dmxStatCallback(), and dmxStatSync().
unsigned long _DMXStatInfo::syncCount |
Referenced by dmxStatCallback(), and dmxStatSync().
Referenced by dmxStatCallback(), and dmxStatSync().