Computation

Undocumented in source.
interface Computation {}

Members

Functions

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

Meta