On Tuesday, 16 February 2016 at 18:30:43 UTC, Nick wrote:
Hey folksI'm making a vibe.d application. Once a day it needs to download some data. How do i get the program to perform this task once a day?Regards, Nick
You can use `Timer`. See `setTimer`/`createTimer` in http://vibed.org/api/vibe.core.core/