code_profiler
Classes | Functions
tue Namespace Reference

Classes

class  LoopTimer
 
class  ProfilePublisher
 
class  Profiler
 
class  ScopedTimer
 
class  Timer
 

Functions

std::ostreamoperator<< (std::ostream &out, const Profiler &p)
 
long double timevalToLongDouble (const timeval &time)
 

Function Documentation

◆ operator<<()

std::ostream& tue::operator<< ( std::ostream out,
const Profiler p 
)

Definition at line 97 of file profiler.cpp.

◆ timevalToLongDouble()

long double tue::timevalToLongDouble ( const timeval &  time)
inline

Definition at line 27 of file timer.cpp.