Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp46 long long currentTimeInUsec() { in currentTimeInUsec() function
398 long long startTime = currentTimeInUsec(); in benchmark()
401 long long endTime = currentTimeInUsec(); in benchmark()
617 const long long startTime = currentTimeInUsec(); in benchmarkSingleTypeOfCompilation()
619 const long long endTime = currentTimeInUsec(); in benchmarkSingleTypeOfCompilation()