Scaffolding  0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
Classes | Functions
profiling.hpp File Reference
#include <unistd.h>
#include <sys/times.h>
#include <time.h>

Go to the source code of this file.

Classes

struct  timer
 a simple timer class that can be paused and resumed More...
 

Functions

double get_cycles ()
 get the number of cycles this program has gone through
 

Detailed Description

collection of profiling functions (timers, ...)