#include <stdio.h>#include "common/h/timing.h"Go to the source code of this file.
Functions | |
| double | calcCyclesPerSecond_sys () |
| double | calcCyclesPerSecondOS () |
| double calcCyclesPerSecond_sys | ( | ) |
Definition at line 38 of file timing-linux.C.
References cpsMethodNotAvailable.
| double calcCyclesPerSecondOS | ( | ) |
Definition at line 58 of file timing-linux.C.
References calcCyclesPerSecond_sys(), and cpsMethodNotAvailable.
1.6.1