Marina Zhurakhinskaya
978ab8a4dd
Return false from the timeout callback function
Timeout callback function should not be rescheduled again with the same timeout because we compute a new timeout and schedule it again instead. So the callback function needs to return false to not be scheduled again by default.
The file is empty.
Description
Languages
C
49.2%
JavaScript
47.4%
SCSS
1.4%
Meson
0.8%
Python
0.6%
Other
0.4%