Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dtime.h50 Duration DurationFromNanoseconds(RepresentationType representation) { in DurationFromNanoseconds() function
79 DurationFromNanoseconds(1000000000LL * t.tv_sec + t.tv_nsec)); in CoarseNow()

Completed in 2 milliseconds