#include "tensorstore/util/future.h"
bool tensorstore::AnyFuture::WaitUntil(absl::Time deadline) const;

Waits until the specified time for the result to be ready.

Dchecks:

!null()

Returns:

ready().