ggml_time_us method

int ggml_time_us()

Implementation

int ggml_time_us() {
  return _ggml_time_us();
}