getMinTsForUser method

int getMinTsForUser()

Implementation

int getMinTsForUser() {
  return DbConstants.C_INTEGER_USERSPACE_MIN;
}