| librfn
    An ad-hoc utility library | 
#include <benchmark.h>
| Data Fields | |
| double | ratio | 
| Degree by which we run faster than real time (x2 mean twice)  More... | |
| double | cpu_usage | 
| Estimated CPU usage at x1.  More... | |
Definition at line 54 of file benchmark.h.
| double cpu_usage | 
Estimated CPU usage at x1.
Definition at line 56 of file benchmark.h.
| double ratio | 
Degree by which we run faster than real time (x2 mean twice)
Definition at line 55 of file benchmark.h.
 1.8.10
 1.8.10