getLastSync method

int getLastSync()

Returns Last Sync

Implementation

int getLastSync() {
  return _lastSync;
}