hpx::chrono::high_resolution_timer
hpx::chrono::high_resolution_timer#
Defined in header hpx/chrono.hpp.
See Public API for a list of names and headers that are part of the public HPX API.
-
namespace hpx
-
namespace chrono
-
class high_resolution_timer#
- #include <high_resolution_timer.hpp>
high_resolution_timer is a timer object which measures the elapsed time
Public Functions
-
inline high_resolution_timer() noexcept#
-
inline explicit constexpr high_resolution_timer(double t) noexcept#
-
inline void restart() noexcept#
restarts the timer
-
inline double elapsed() const noexcept#
returns the elapsed time in seconds
-
inline high_resolution_timer() noexcept#
-
class high_resolution_timer#
-
namespace chrono