Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/benchmark/bench.h

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