Typedef realtime_tools::RealtimeBoxBestEffort

Typedef Documentation

template<typename T, typename mutex_type = std::mutex>
using realtime_tools::RealtimeBoxBestEffort = RealtimeBoxBase<T, mutex_type>