issues
search
corsis
/
clock
High-resolution clock functions: monotonic, realtime, cputime.
Other
58
stars
25
forks
source link
Fix #73: revise bounds on base to >= 4.4
#74
Closed
andreasabel
closed
2 years ago
andreasabel
commented
2 years ago
Fix #73: revise bounds on base to >= 4.4
Also:
delete repeated (redundant) bounds on base in test-suite and benchmark
fix upper bound to < 5 (rather than <= 5, which isn't what you want)
Fix #73: revise bounds on base to >= 4.4
Also: