[Interest] Packet arrival-time resolution? QUdpSocket

Thiago Macieira thiago.macieira at intel.com
Wed Nov 29 17:05:49 CET 2017


On Wednesday, 29 November 2017 01:34:05 PST Konrad Rosenbaum wrote:
> Any software working on a scale below 10ms needs to be realtime. Qt is not
> realtime. Sorry.

That's why the API I'm creating will give you a QDateTime, which only has 
millisecond resolution.

I thought briefly about using QDeadlineTimer (which has nanosecond), but gave 
up since it wasn't necessary and I couldn't get the monotonic timer on most 
OSes.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list