FabGL
ESP32 Display Controller and Graphics Library

◆ killTimer()

void killTimer ( uiTimerHandle  handle)

Kills a timer.

To create a timer use uiApp.setTimer().

Parameters
handleHandle identifying the timer to destroy

Definition at line 945 of file fabui.cpp.