time_ns method

int time_ns()

Others

Implementation

int time_ns() {
  return _time_ns();
}