Vala.Concurrent.PromiseDouble.await – Valacore Reference Manual
await
Description:
public
double
await
()
Blocks until the result is available and returns it.
Returns:
the computed double value.