Measure the difference between an input timepoint and the current timepoint, and emit a log message which states the time elapsed. More...
Declaration
class moveit_pro::behaviors::StopwatchEnd { ... }
#include <stopwatch_end.hpp>
Base class
Public Constructors Index
| StopwatchEnd (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< moveit_pro::behaviors::BehaviorContext > &shared_resources) |
|
|
|
| StopwatchEnd (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< moveit_pro::behaviors::BehaviorContext > &shared_resources, std::unique_ptr< ClockInterfaceBase > clock_interface) |
|
|
|
Public Member Functions Index
| BT::NodeStatus | tick () override |
|
|
|
Private Member Attributes Index
Public Static Functions Index
Description
Measure the difference between an input timepoint and the current timepoint, and emit a log message which states the time elapsed.
| Data Port Name | Port Type | Object Type |
|---|
| timepoint | input | std::chrono::time_point<std::chrono::steady_clock> |
Definition at line 26 of file stopwatch_end.hpp.
Public Constructors
StopwatchEnd()
| moveit_pro::behaviors::StopwatchEnd::StopwatchEnd (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< moveit_pro::behaviors::BehaviorContext > & shared_resources) |
|
StopwatchEnd()
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::StopwatchEnd::tick () |
|
Private Member Attributes
clock_interface_
| std::unique_ptr<ClockInterfaceBase> moveit_pro::behaviors::StopwatchEnd::clock_interface_ |
|
Interface to a steady clock used to retrieve the current epoch time.
Definition at line 44 of file stopwatch_end.hpp.
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::StopwatchEnd::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::StopwatchEnd::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.