Takes a function that will be called over and over until it is successful.
FuncUnit.repeat(checker, callback, error, timeout) -> undefined
{}
{undefined}
Takes a function that will be called over and over until it is successful.