Home
last modified time | relevance | path

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

/base/time/time_service/framework/js/napi/system_timer/src/
Dnapi_system_timer.cpp194 struct CreateTimerContext : public ContextBase { in CreateTimer() struct
198 CreateTimerContext *createTimerContext = new CreateTimerContext(); in CreateTimer()