Home
last modified time | relevance | path

Searched defs:windowLength (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_info.h41 std::chrono::milliseconds windowLength; variable
H A Dtimer_manager_interface.h29 int64_t windowLength; member
/ohos5.0/base/time/time_service/utils/native/include/
H A Dtime_common.h31 int64_t windowLength; member
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp373 int64_t windowLength, in SetHandler()
427 std::chrono::milliseconds windowLength, in SetHandlerLocked()