second property

int get second

Implementation

int get second {
  return currentPushTime.second;
}