Select Git revision
hogweed-benchmark.c
Forked from
Nettle / nettle
2053 commits behind the upstream repository.
hogweed-benchmark.c 17.72 KiB
This avoids unconditionally using clock_gettime in {ecc,hogweed}-benchmark, falling back to clock() in these as well. This makes building succeed on e.g. OS X.