llama_time_us method

int llama_time_us()

Implementation

int llama_time_us() {
  return _llama_time_us();
}