|
|
|
|
|
by tedunangst
3392 days ago
|
|
> Another option is to reduce usage of gettimeofday() when possible. It is not always free. haha, it's amazing how much software is written that basically does something ridiculous like "while (gettimeofday()) clock_gettime();". |
|