Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/benchmark/bench.h

    rdbe7756 raf58ee0  
    1111#endif
    1212
    13 
    14 static inline unsigned long long int Time() {
     13inline unsigned long long int Time() {
    1514    struct timespec ts;
    1615    clock_gettime(
Note: See TracChangeset for help on using the changeset viewer.