getTime method

double getTime()

Implementation

double getTime() {
  return time;
}