Home
last modified time | relevance | path

Searched refs: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
226 CreateTimerContext *createTimerContext = new CreateTimerContext(); in CreateTimer()