MoveIt Pro Behavior
Core Behaviors for MoveIt Pro
|
Implementation of ClockInterfaceBase for std::chrono::steady_clock. More...
#include <clock_interface.hpp>
Public Member Functions | |
std::chrono::time_point< std::chrono::steady_clock > | getTimePoint () const override |
Get the current timepoint from the steady_clock. More... | |
Public Member Functions inherited from moveit_studio::behaviors::ClockInterfaceBase | |
virtual | ~ClockInterfaceBase ()=default |
Implementation of ClockInterfaceBase for std::chrono::steady_clock.
|
overridevirtual |
Get the current timepoint from the steady_clock.
Implements moveit_studio::behaviors::ClockInterfaceBase.