HIBF 1.0.0-rc.1
All Classes Namespaces Files Functions Variables Typedefs Friends Macros Modules Pages Concepts
timer.hpp File Reference

Provides seqan::hibf::timer. More...

#include <algorithm>
#include <atomic>
#include <cassert>
#include <chrono>
#include <compare>
#include <concepts>
#include <cstdint>
#include <hibf/platform.hpp>
+ Include dependency graph for timer.hpp:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Provides seqan::hibf::timer.

Author
Enrico Seiler <enrico.seiler AT fu-berlin.de>