Future.getBlocking

Waits for the result of this future using Thread.sleep

class Future(T)
T
getBlocking
(
alias sleepDur = 1.msecs
)
()

Meta