commit?
This commit is contained in:
@@ -32,7 +32,7 @@ Detector::~Detector()
|
|||||||
this->detect_thread.join();
|
this->detect_thread.join();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Cycles over all s and enqueues an event if detected.
|
// Cycles over all events and enqueues an event if detected.
|
||||||
void Detector::detect()
|
void Detector::detect()
|
||||||
{
|
{
|
||||||
while(this->is_running)
|
while(this->is_running)
|
||||||
|
|||||||
Reference in New Issue
Block a user