getSyncInterval method

int getSyncInterval()

Returns Sync Intervall

Implementation

int getSyncInterval() {
  return _syncIntervall;
}