Apollo
6.0
Open source self driving car software
|
#include <processor.h>
Public Attributes | |
std::atomic< uint64_t > | execute_start_time = {0} |
std::atomic< pid_t > | processor_id = {0} |
std::string | routine_name |
std::atomic<uint64_t> apollo::cyber::scheduler::Snapshot::execute_start_time = {0} |
std::atomic<pid_t> apollo::cyber::scheduler::Snapshot::processor_id = {0} |
std::string apollo::cyber::scheduler::Snapshot::routine_name |