clearTimeout function

  1. @JS()
void clearTimeout(
  1. Timeout timeout
)

Implementation

@JS()
external void clearTimeout(Timeout timeout);