On 10/15/2013 07:48 PM, Felipe Farinon wrote: > == My proposal == > We could add a zeromq define that makes zmq_poll use a low precision > timer, such as GetTickCount64 which has less bugs.
Alternatively, we could upgrade to C++11 and get a portable solution with std::chrono::steady_clock http://en.cppreference.com/w/cpp/chrono/steady_clock _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
