Closed mejackreed closed 9 years ago
Did you notice a difference? This would probably be an improvement, but I would have a look at the d3 timer source to make sure the delay parameter is not itself implemented using a setTimeout.
Reading through the documentation though here:
The timer queue is also smart about using setTimeout when there is a long delay before the next scheduled event.
…frames