ADTF  3.18.3
wait_until.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::testing
 Namespace for the ADTF Testing SDK.
 
 adtf::testing::mega
 Namespace for all functionality provided since v3.12.
 

Functions

template<typename Callable >
bool wait_until (Callable &&oCallable, std::chrono::milliseconds tmTimeOut, std::chrono::milliseconds tmInterval=std::chrono::milliseconds{100})
 Repeateatly calls oCallable until either it returns true or the timeout expires. More...
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file wait_until.h.