#ifndef __UM_TIMEX_H #define __UM_TIMEX_H typedef unsigned long cycles_t;
static inline cycles_t get_cycles (void) { return 0; }Contributors
| Person | Tokens | Prop | Commits | CommitProp | |
| jeff dike | jeff dike | 12 | 100.00% | 1 | 100.00% |
| Total | 12 | 100.00% | 1 | 100.00% |
| Person | Tokens | Prop | Commits | CommitProp | |
| jeff dike | jeff dike | 29 | 100.00% | 2 | 100.00% |
| Total | 29 | 100.00% | 2 | 100.00% |