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