hpx/performance_counters/counter_interface.hpp

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

namespace hpx
namespace performance_counters

Functions

hpx::future<id_type> create_performance_counter_async(id_type target_id, counter_info const &info)
id_type create_performance_counter(id_type target_id, counter_info const &info, error_code &ec = throws)