class AppQueuemethod clear()Clears all pending tasks and resets the timer.clear(): void;Relatedclass AppQueueA simple task queue for scheduling and running asynchronous tasks.