Re: [AD] Add timeBeginPeriod(1) to wtimer.c |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> i looked at the src code, to find out about the WaitForSingleObject()
>
> how do you measure the results ?
The proper way to do measurements would be to compare the benchmarks from
the test programme that comes with Allegro, I think.
If there's a clear difference there, then we can discuss if this really is
a problem or not. For now, I'm leaning to just calling timeBeginPeriod()
from within rest()...
Evert