getMillis method

int getMillis()

Implementation

int getMillis() {
  return millis;
}