[][src]Module tokio_timer::timeout

Allows a future or stream to execute for a maximum amount of time.

See Timeout documentation for more details.

Structs

Elapsed

Error returned by Timeout.

Timeout

Allows a Future or Stream to execute for a limited amount of time.