Autoware.Auto
autoware::common::signal_filters::DummyClock Struct Reference

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 ()
 

Detailed Description

Fake clock to denote that the duration API is supposed to be used.

Member Typedef Documentation

◆ time_point

using autoware::common::signal_filters::DummyClock::time_point = std::chrono::steady_clock::time_point

Member Function Documentation

◆ now()

static auto autoware::common::signal_filters::DummyClock::now ( )
inlinestatic

The documentation for this struct was generated from the following file: