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.h43 std::chrono::milliseconds windowLength; variable
Dtimer_manager_interface.h30 int64_t windowLength; member
/base/time/time_service/utils/native/include/
Dtime_common.h32 int64_t windowLength; member
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp454 int64_t windowLength, in SetHandler()
511 std::chrono::milliseconds windowLength, in SetHandlerLocked()