ggml_time_init method

void ggml_time_init()

Implementation

void ggml_time_init() {
  return _ggml_time_init();
}