Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/plugin/
Dtimer.h29 struct TimerCallbackInfo { struct
39 TimerCallbackInfo(napi_env env, uint32_t tId, int32_t timeout, napi_ref callback, in TimerCallbackInfo() argument