about <time.h> and _ftime()

Tristan Savatier tristan@mpegtv.com
Fri Sep 3 03:17:00 GMT 1999


FYI: On WinCE, there is no <time.h> and no _ftime()...

It would have been a good idea to use the native Windows
API (cf GetSystemTime) for the times in pthreads-win32.

I will have to change all that for the WinCE port :-(

-t


More information about the Pthreads-win32 mailing list