ecto
|
Functions | |
void | random_delay () |
template<typename T > | |
T | get_from_env_with_default (const char *name, T defval) |
Variables | |
const unsigned | max_delay |
T ecto::test::get_from_env_with_default | ( | const char * | name, |
T | defval | ||
) |
void ecto::test::random_delay | ( | ) |
const unsigned ecto::test::max_delay |