Changes in uspace/app/bnchmark/bnchmark.c [c4f7bf6:15f3c3f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bnchmark/bnchmark.c
rc4f7bf6 r15f3c3f 142 142 { 143 143 int rc; 144 umseconds_t milliseconds_taken = 0;144 umseconds_t milliseconds_taken; 145 145 char *path = NULL; 146 146 measure_func_t fn = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.