#include <chrono>
#include <string>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | carla::traffic_manager::SnippetProfiler |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::traffic_manager | |
Typedefs | |
using | carla::traffic_manager::TimePoint = chr::time_point< chr::system_clock, chr::nanoseconds > |