time_monotonic_ns method

int time_monotonic_ns()

Implementation

int time_monotonic_ns() {
  return _time_monotonic_ns();
}