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

Public Member Functions

 Semaphore (unsigned int count=0)
 
void notify ()
 
template<class Clock , class Duration >
bool waitUntil (const std::chrono::time_point< Clock, Duration > &point)
 
void manualUnlock ()
 

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