Nymph
v1.5.2
Flow-Based Data Processing Framework
|
#include "KTProcessor.hh"
#include "KTData.hh"
#include <string>
#include <sys/time.h>
#include <time.h>
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 |
#define NSEC_PER_SEC 1000000000 |
Definition at line 24 of file KTThroughputProfiler.hh.
#define SEC_PER_NSEC 1.e-9 |
Definition at line 28 of file KTThroughputProfiler.hh.