Home
last modified time | relevance | path

Searched refs:currentTimeInUsec (Results 1 – 1 of 1) sorted by relevance

/test/mlts/benchmark/jni/
Drun_tflite.cpp44 long long currentTimeInUsec() { in currentTimeInUsec() function
300 long long startTime = currentTimeInUsec(); in benchmark()
303 long long endTime = currentTimeInUsec(); in benchmark()
492 const long long startTime = currentTimeInUsec(); in benchmarkSingleTypeOfCompilation()
494 const long long endTime = currentTimeInUsec(); in benchmarkSingleTypeOfCompilation()