ggml_time_ms method

int ggml_time_ms()

Implementation

int ggml_time_ms() {
  return _ggml_time_ms();
}