Searched defs:_windowLength (Results 1 - 1 of 1) sorted by relevance
/base/time/time_service/services/timer/src/ |
H A D | timer_info.cpp | 34 TimerInfo(uint64_t _id, int _type, std::chrono::milliseconds _when, std::chrono::steady_clock::time_point _whenElapsed, std::chrono::milliseconds _windowLength, std::chrono::steady_clock::time_point _maxWhen, std::chrono::milliseconds _interval, std::function<int32_t (const uint64_t)> _callback, std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent, uint32_t _flags, int _uid, int _pid, const std::string &_bundleName) TimerInfo() argument
|
Completed in 1 milliseconds