Loading...
Searching...
No Matches
TimeoutWithPredicate.hpp
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
constexpr Time milliseconds(std::int32_t amount)
Construct a time value from a number of milliseconds.
const std::function< bool()> & getPredicate() const
Get the predicate.
TimeoutWithPredicate(std::function< bool()> predicate, Time period=milliseconds(1))
Constructor.
Definition AudioResource.hpp:36