Computation

spawn thread or fiber, caal function and return value

interface Computation {}

Members

Functions

ready
bool ready()
Undocumented in source.
wait
bool wait(Duration t)
Undocumented in source.

Meta