Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp62 static uint64 _ellapse_ = 0; variable
71 _ellapse_ = (_tv_end_.tv_sec - _tv_start_.tv_sec) * 1000000 + \
75 ALOGD("PERFORMANCE[%s] %llu usec.", message, _ellapse_);