COPASI API
4.16.103
|
#include <time.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <sstream>
#include "copasi.h"
#include "CopasiTime.h"
#include "utility.h"
Go to the source code of this file.
Macros | |
#define | RUSAGE_THREAD 1 /* only the calling thread */ |
#define RUSAGE_THREAD 1 /* only the calling thread */ |
Definition at line 31 of file CopasiTime.cpp.
Referenced by CCopasiTimeVariable::getThreadTime().