mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 22:21:36 -04:00
Description:JsEnvironment support timer.
Sig:SIG_ApplicationFramework Feature or BugFix: Feature Binary Source: No Signed-off-by: zhangyafei.echo <zhangyafei12@huawei.com> Change-Id: I1b74939ac8d8c47cc256edf016f611ab2754ed1a
This commit is contained in:
@@ -182,7 +182,7 @@ NativeValue* StopTimeoutOrInterval(NativeEngine* engine, NativeCallbackInfo* inf
|
||||
}
|
||||
}
|
||||
|
||||
void InitTimerModule(NativeEngine& engine, NativeObject& globalObject)
|
||||
void InitTimer(NativeEngine& engine, NativeObject& globalObject)
|
||||
{
|
||||
HILOG_DEBUG("InitTimerModule begin.");
|
||||
const char *moduleName = "JsTimer";
|
||||
|
||||
Reference in New Issue
Block a user