guryanovev / CrystalQuartz

pluggable UI for Quartz.NET
MIT License
1.01k stars 313 forks source link

Interval incorrectly labeled #22

Closed MelGrubb closed 8 years ago

MelGrubb commented 9 years ago

As part of a demo application, I have two jobs, each running once per second, and set up one second apart. The CrystalQuartz panel lists their intervals as being "2 minutes" instead of "2 seconds". That's the only issue I've seen so far. I'm using it in a remote scenario, talking to a scheduler running in a separate windows service on the same machine.