Nymph  v1.5.2
Flow-Based Data Processing Framework
Classes | Namespaces | Macros
KTThroughputProfiler.hh File Reference
#include "KTProcessor.hh"
#include "KTData.hh"
#include <string>
#include <sys/time.h>
#include <time.h>
Include dependency graph for KTThroughputProfiler.hh:

Go to the source code of this file.

Classes

class  KTThroughputProfiler
 Measures the speed of data processing. More...
 

Namespaces

 Nymph
 

Macros

#define NSEC_PER_SEC   1000000000
 
#define SEC_PER_NSEC   1.e-9
 

Macro Definition Documentation

◆ NSEC_PER_SEC

#define NSEC_PER_SEC   1000000000

Definition at line 24 of file KTThroughputProfiler.hh.

◆ SEC_PER_NSEC

#define SEC_PER_NSEC   1.e-9

Definition at line 28 of file KTThroughputProfiler.hh.