$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2006-05-15 16:26:14
"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.
/Pavel