Raptor 3.0.0-rc.1
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences
 
timer.hpp File Reference

Provides raptor::timer. More...

#include <atomic>
#include <cassert>
#include <chrono>
+ 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  raptor::timer< concurrency >
 

Enumerations

enum class  concurrent { no , yes }
 

Detailed Description

Provides raptor::timer.

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