---
title: clearTimeout
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/windoworworkerglobalscope/2528121-cleartimeout
---

# clearTimeout

## Declaration

```data
void clearTimeout(
    optional long handle
);
```
