clock method

int clock()

Implementation

int clock() {
  return _clock();
}