getStartMillis method

int getStartMillis()

Implementation

int getStartMillis() {
  return startMillis;
}