curl-library
RE: GetTickCount vs QueryPerformanceCounter
From: Igor Novoseltsev <IgorN_at_radvision.com>
Date: Mon, 31 May 2010 16:08:08 +0300
Date: Mon, 31 May 2010 16:08:08 +0300
> - now.tv_usec += 1000; /* to compensate for the truncating of 999us
to
> + now.tv_usec += 40000; /* compensate for bad precision timers */
The patch works good, thank you very much!
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-31