40 auto origCount =
count_.fetch_add(1, std::memory_order_acq_rel);
48 count_.store(1, std::memory_order_release);
std::atomic< clock::rep > timestamp_
const clock::time_point::duration interval_
std::chrono::steady_clock::time_point now()
—— Concurrent Priority Queue Implementation ——
const uint64_t maxPerInterval_
std::atomic< uint64_t > count_
static time_point now() noexcept