HIBF 1.0.0-rc.1
|
Provides seqan::hibf::timer. More...
#include <algorithm>
#include <atomic>
#include <cassert>
#include <chrono>
#include <compare>
#include <concepts>
#include <cstdint>
#include <hibf/platform.hpp>
Go to the source code of this file.
Classes | |
class | seqan::hibf::concurrent_timer |
A timer with a thread-safe operator+=() . More... | |
class | seqan::hibf::serial_timer |
A timer. More... | |
Provides seqan::hibf::timer.