ggml_cycles method

int ggml_cycles()

Implementation

int ggml_cycles() {
  return _ggml_cycles();
}