CARLA
 
载入中...
搜索中...
未找到
命名空间 | | 函数 | 变量
carla::profiler 命名空间参考

命名空间

namespace  detail
 

class  LifetimeProfiled
 
class  LifetimeProfiler
 

函数

template<typename ... Args>
static void log (Args &&... args)
 

变量

static LifetimeProfiler PROFILER
 

函数说明

◆ log()

template<typename ... Args>
static void carla::profiler::log ( Args &&... args)
inlinestatic

在文件 LifetimeProfiled.cpp22 行定义.

引用了 carla::logging::write_to_stream().

被这些函数引用 carla::profiler::LifetimeProfiler::Deregister(), carla::profiler::LifetimeProfiler::Register() , 以及 carla::profiler::LifetimeProfiler::~LifetimeProfiler().

+ 函数调用图:
+ 这是这个函数的调用关系图:

变量说明

◆ PROFILER

LifetimeProfiler carla::profiler::PROFILER
static

在文件 LifetimeProfiled.cpp65 行定义.

被这些函数引用 carla::profiler::LifetimeProfiled::LifetimeProfiled().