Update Timeouts
@ -15,5 +15,6 @@ def onEvent(self, event):
|
|||||||
|
|
||||||
## To see if there's a timeout on the stack:
|
## To see if there's a timeout on the stack:
|
||||||
```python
|
```python
|
||||||
self.awaitingTimeout(timeoutID)
|
if self.awaitingTimeout(timeoutID):
|
||||||
|
...
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user