53c53
< schedSendTiming(pkt, curTick() + latency);
---
> queue.schedSendTiming(pkt, curTick() + latency);