Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp45 long long currentTimeInUsec() { in currentTimeInUsec() function
333 long long startTime = currentTimeInUsec(); in benchmark()
336 long long endTime = currentTimeInUsec(); in benchmark()
528 const long long startTime = currentTimeInUsec(); in benchmarkSingleTypeOfCompilation()
530 const long long endTime = currentTimeInUsec(); in benchmarkSingleTypeOfCompilation()