Hacker News new | ask | show | jobs
by utopcell 863 days ago
Longer buffers allow for jitter in processing further upstream. If you get a buffer every 0.6ms, you need to be able to process it always within 0.6ms.
1 comments

Ah right that makes sense