34#include "CoinTime.hpp"
42#define AlpsCpuTime CoinCpuTime
50 return CoinGetTimeOfDay();
static double AlpsGetTimeOfDay()
double getWallClock()
Get cpu timee.
void setClockType(int ct)
double wall_
Wall clock time.
int getClockType()
Get/Set clock type.
bool reachCpuLimit()
Check if cpu time reach limit.
void stop()
Stop timer and computing times.
bool reachWallLimit()
Check if wallclock time reach limit.
void start()
Start to count times.
double getTime()
Get time depends on clock type.
double getCpuTime()
Get cpu timee.