Apollo
6.0
Open source self driving car software
|
#include <timer_bucket.h>
Public Member Functions | |
void | AddTask (const std::shared_ptr< TimerTask > &task) |
std::mutex & | mutex () |
std::list< std::weak_ptr< TimerTask > > & | task_list () |
|
inline |
|
inline |
|
inline |