Namespaces | Macros | Functions | Variables
sync.cpp File Reference
#include "proc/synthetic-stream.h"
#include "sync.h"
#include "environment.h"
Include dependency graph for sync.cpp:

Go to the source code of this file.

Namespaces

 librealsense
 

Macros

#define LOG_IF_ENABLE(OSTREAM, ENV)
 

Functions

std::string librealsense::create_composite_name (const std::vector< std::shared_ptr< matcher >> &matchers, const std::string &name)
 
std::pair< double, double > librealsense::extract_timestamps (frame_holder &a, frame_holder &b)
 

Variables

const int librealsense::MAX_GAP = 1000
 

Macro Definition Documentation

#define LOG_IF_ENABLE (   OSTREAM,
  ENV 
)
Value:
while( ENV.log ) \
{ \
LOG_DEBUG( OSTREAM ); \
break; \
}
#define LOG_DEBUG(...)
Definition: src/types.h:239

Definition at line 12 of file sync.cpp.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:29