hpx/timing/tick_counter.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace util
class tick_counter

Public Functions

tick_counter(std::uint64_t &output)
~tick_counter()

Protected Static Functions

static std::uint64_t take_time_stamp()

Private Members

const std::uint64_t start_time_
std::uint64_t &output_