BehaviorTree
Core Library to create and execute Behavior Trees
Loading...
Searching...
No Matches
BT::WakeUpSignal Class Reference

Public Member Functions

bool waitFor (std::chrono::microseconds usec)
 
void emitSignal ()
 

Member Function Documentation

◆ waitFor()

bool BT::WakeUpSignal::waitFor ( std::chrono::microseconds  usec)
inline

Return true if the timeout was NOT reached and the signal was received.


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