Home Manual Reference Source Test

References

summary
public

C Entry

public
public

F disposeAndRemoveEntry(func: *, context: *, list: *, isTicker: *)

public

F executeAsync(predicate: *, apiFunc: *): *

public

F executeEntries(entries: array, callLater: boolean): number

Executes all the stored functions , if callLater enabled, executes them in frame cycle

public

F executeInSyncOrAsync(predicate: function, apiFunc: function, callback: function, errorCallback: function): void

Based on return value of predicate, this function decides whether to execute the method immediately or in frame cycle