Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds