Skip to content

function killTimer (shared-side)

Available since version: 0.0.1

This function will stop the timer with specified id.

Declaration

void killTimer(int timerId)

Parameters

  • int timerId: the timer id.