Re: _ftime patch

2004-03-08 Thread Uwe Bonnes
> "Hans" == Hans Leidekker <[EMAIL PROTECTED]> writes: Hans> On Monday 08 March 2004 07:56, Johannes Gajdosik wrote: >> I found that the _ftime-function only returns seconds, not >> milliseconds. Therefore I would like to send you a patch that uses >> gettimeofday(). Hans

Re: _ftime patch

2004-03-08 Thread Hans Leidekker
On Monday 08 March 2004 07:56, Johannes Gajdosik wrote: > I found that the _ftime-function only returns seconds, not milliseconds. > Therefore I would like to send you a patch that uses gettimeofday(). Your efforts are appreciated but an implementation that uses Win32 API's would be better since