Home
last modified time | relevance | path

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

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