Runs job name at the given interval. Optionally, data and options can be passed in.Every creates a job of type single, which means that it will only create onejob in the database, even if that line is run multiple times. This lets you putit in a file that may get run multiple times, such as webserver.js which mayreboot from time to time.