#include "carla/Debug.h"
#include "carla/Logging.h"
#include "carla/profiler/LifetimeProfiled.h"
#include <mutex>
#include <unordered_map>
类 | |
class | carla::profiler::LifetimeProfiler |
命名空间 | |
namespace | carla |
This file contains definitions of common data structures used in traffic manager. | |
namespace | carla::profiler |
宏定义 | |
#define | LIBCARLA_ENABLE_LIFETIME_PROFILER |
函数 | |
template<typename ... Args> | |
static void | carla::profiler::log (Args &&... args) |
变量 | |
static LifetimeProfiler | carla::profiler::PROFILER |
#define LIBCARLA_ENABLE_LIFETIME_PROFILER |
在文件 LifetimeProfiled.cpp 第 8 行定义.