Mathieu Gouttenoire
Mathieu Gouttenoire
You can get it to install by running ```brew install dbus``` first, although it is quite useless since no player is detected.
Is there a reason for not doing `m = n_pow(g, n)` and then `for (j = 0; j < m; j++)` ?
> I don't know if the current timer is the best for Arm or not. Preferably, one would use the clock counter, but that requires privilege. Currently, I just default...
I dit a printf on `tv.tv_nsec` and it ends in 3 zeroes, so precisions must be up to microseconds and maybe the tests take less then `1us` and it results...