#include <assert.h>
#include <sys/types.h>
#include <sys/times.h>
#include <unistd.h>
#include "soplex/spxdefines.h"
#include "soplex/usertimer.h"
Go to the source code of this file.
Namespaces | |
soplex | |
Everything should be within this namespace. | |
Macros | |
#define | TIMES_TICKS_PER_SEC 60 |
#define TIMES_TICKS_PER_SEC 60 |
Definition at line 46 of file usertimer.cpp.