added job time that ticks kicks off scheduler.

This commit is contained in:
kay.one 2013-03-04 21:51:07 -08:00
commit 6c17639ade
18 changed files with 62 additions and 38 deletions

View file

@ -1,7 +1,6 @@
using System;
using System.Linq;
using NzbDrone.Core.Jobs;
using NzbDrone.Core.Jobs.Framework;
using NzbDrone.Core.Model.Notification;
namespace NzbDrone.Core.Instrumentation