pub fn subscribe_duration(when: Duration) -> Pollable
Expand description

Create a pollable which will resolve once the given duration has elapsed, starting at the time at which this function was called. occured.