librfn
An ad-hoc utility library
Data Fields
rf_benchmark_results_t Struct Reference

#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...
 

Detailed Description

Definition at line 54 of file benchmark.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: