Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
MtTestUtils.h File Reference
#include "threads/SystemClock.h"
#include <chrono>
#include <thread>

Namespaces

namespace  ConditionPoll
 

Functions

template<typename L >
bool ConditionPoll::poll (unsigned int timeoutMillis, L lambda)
 
template<typename L >
bool ConditionPoll::poll (L lambda)
 

Variables

constexpr unsigned int ConditionPoll::defaultTimeout {20000}