Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove useless variable startup_time, since we do not need it any more. | ulion | 2008-05-05 |
* | Force to uint64_t first to avoid direct conversion from double to unsigned int. | ulion | 2008-04-28 |
* | main() --> main(void) | diego | 2007-11-21 |
* | Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflow | ulion | 2007-10-23 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-11-14 |
* | use sleep_accurate darwin timer | nplourde | 2005-04-27 |
* | repace call to sleep_accurate to usleep which fix hang while using -cache opt... | nplourde | 2004-10-27 |
* | Native darwin timer update. | wight | 2004-08-04 |
* | disable buggy code, patch by Romain Dolbeau | alex | 2004-01-28 |
* | 10l | alex | 2003-08-03 |
* | Precise timer for Darwin (it's more accurate than timer-macosx.c) | alex | 2003-05-21 |