DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
profiler.cpp File Reference
#include "oks/profiler.hpp"
#include "oks/kernel.hpp"
Include dependency graph for profiler.cpp:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::oks
 
namespace  dunedaq::oks::oks
 

Macros

#define _OksBuildDll_
 

Functions

double dunedaq::oks::oks::get_time_interval (const timeval *t1, const timeval *t2)
 
static void dunedaq::oks::printTableSeparator (std::ostream &s, unsigned char c)
 
static void dunedaq::oks::printTableLine (std::ostream &s, unsigned char c)
 
std::ostream & dunedaq::oks::operator<< (std::ostream &s, const OksProfiler &t)
 

Variables

static const char * dunedaq::oks::OksProfilerFunctionsStr []
 

Macro Definition Documentation

◆ _OksBuildDll_

#define _OksBuildDll_

Definition at line 1 of file profiler.cpp.