ggml_cycles_per_ms method

int ggml_cycles_per_ms()

Implementation

int ggml_cycles_per_ms() {
  return _ggml_cycles_per_ms();
}