Autoware.Auto
|
|
Fake clock to denote that the duration API is supposed to be used. More...
#include <signal_filter.hpp>
Public Types | |
using | time_point = std::chrono::steady_clock::time_point |
Static Public Member Functions | |
static auto | now () |
Fake clock to denote that the duration API is supposed to be used.
using autoware::common::signal_filters::DummyClock::time_point = std::chrono::steady_clock::time_point |
|
inlinestatic |