clearTimeout abstract method

void clearTimeout(
  1. int handle
)

Implementation

void clearTimeout(int handle);