Commit Graph

1 Commits (79511d02a7842c2d4c07c84c9e9a18c59687d68e)

Author SHA1 Message Date
Dag Wieers b64e666643
Add elapsed return value to select modules (#37969)
* Add elapsed return value to select modules

It can be quite useful to know exactly how much time has elapsed
downloading/waiting. This improves existing modules or updates
documentation.

* Ensure elapsed is always returned

* Added changelog fragment
6 years ago