#include "global.h"#include "internal.hpp"#include <sys/resource.h>#include <sys/time.h>#include <sys/types.h>#include <unistd.h>#include <string.h>
Go to the source code of this file.
Namespaces | |
| namespace | CaDiCaL |
Functions | |
| double | CaDiCaL::absolute_real_time () |
| double | CaDiCaL::absolute_process_time () |
| uint64_t | CaDiCaL::maximum_resident_set_size () |
| uint64_t | CaDiCaL::current_resident_set_size () |