waLBerla 7.2
|
#include "Time.h"
#include <chrono>
#include <sys/resource.h>
#include <sys/time.h>
#include <sys/types.h>
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::timing |
Functions | |
double | walberla::timing::getCpuTime () |
Returns the current CPU time in seconds. | |