On 2013-12-12 4:50 AM, ilya-stromberg wrote:

Please add simple example how to use Vibe.d timers.

You can just call sleep(int) and the core will create a timer in the
event loop that resumes the current fiber once it expires.