Changes in benchmark/ctxswitch/upp_thrd.cc [dc33b5b:bf71cfd]
- File:
-
- 1 edited
-
benchmark/ctxswitch/upp_thrd.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
benchmark/ctxswitch/upp_thrd.cc
rdc33b5b rbf71cfd 11 11 ) 12 12 13 printf("% g\n", result);13 printf("%llu\n", result); 14 14 }
Note:
See TracChangeset
for help on using the changeset viewer.