* destroys a scheduler instance
()
| 1784 | * destroys a scheduler instance |
| 1785 | */ |
| 1786 | destructor(): void; |
| 1787 | |
| 1788 | /** |
| 1789 | * detaches a handler from an event (which was attached before by the attachEvent method) |
no outgoing calls
no test coverage detected