getEpoch method

int getEpoch()

Implementation

int getEpoch() {
  return epoch;
}