Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/framework/js/napi/system_timer/src/
H A Dnapi_system_timer.cpp222 struct CreateTimerContext : public ContextBase { in CreateTimer() struct
223 uint64_t timerId = 0; in CreateTimer()
224 … std::shared_ptr<ITimerInfoInstance> iTimerInfoInstance = std::make_shared<ITimerInfoInstance>(); in CreateTimer()