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