Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h104 static constexpr int32_t printRate_ = 50; variable
108 if ((++infoDictCount_) % printRate_ == 0) { in PrintInfoDict()
116 if ((++debugDictCount_) % printRate_ == 0) { in PrintDebugDict()