#include <limits>
#include "ityr/common/util.hpp"
#include "ityr/common/mpi_util.hpp"
#include "ityr/common/options.hpp"
#include "ityr/common/topology.hpp"
#include "ityr/common/logger.hpp"
Go to the source code of this file.
Classes | |
class | ityr::common::wallclock::global_clock |
Namespaces | |
ityr | |
ityr::common | |
ityr::common::wallclock | |
Typedefs | |
using | ityr::common::wallclock::wallclock_t = uint64_t |
using | ityr::common::wallclock::instance = singleton< global_clock > |
Functions | |
wallclock_t | ityr::common::wallclock::gettime_ns () |