getNanos method

int getNanos()

Implementation

int getNanos() {
  return nanos;
}