Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dplugin_texture_encode_test.cpp122 static int64_t CurrentTimeInUs(void) in CurrentTimeInUs() function
595 int64_t startTime = CurrentTimeInUs(); in EncodeMutiFrames()
613 testPara.totalTime += CurrentTimeInUs() - startTime; in EncodeMutiFrames()
885 int64_t startTime = CurrentTimeInUs(); in EncodeMutiFramesCL()
901 testPara.totalTime += CurrentTimeInUs() - startTime; in EncodeMutiFramesCL()