$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2006-05-16 03:03:52
Pavel Vozenilek wrote:
> "Silex" wrote
>
>> I think I'll try to do two windows implementation for the template
>> parameter of the timer class, one with QueryPerformanceCounter and
>> one with timeGetTime which would try to #pragram comment(lib,etc) it.
>>
>> I'll think more about it and propose something.
>>
>
> It may be interesting to take a look how Cygwin
> emulates gettimeofday() functionality.
IIRC, the last time I checked the time returned isn't updated any more often
than the underlying (Windows) system time. It's been a while since that,
though.
// Johan