#include <chrono>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | carla::detail::StopWatchTmpl< CLOCK > |
Namespaces | |
carla | |
This file contains definitions of common data structures used in traffic manager. | |
carla::detail | |
Typedefs | |
using | carla::StopWatch = detail::StopWatchTmpl< std::chrono::steady_clock > |