On Wed, Feb 22, 2012 at 6:27 PM, Heiko Hund <heiko.h...@sophos.com> wrote: > Since there's no gettimeofday() in MSVC this will break building with the > python build system. Not sure if we're in the process of getting rid of it, > which I would welcome, so this is just for additional information.
The python build system will be replaced with my work. Anyway, I did not write that in MSVC the windows implementation will be removed. Just want to know if indeed the time(NULL) is slower and if we can use standard gettimeofday in mingw. Alon.