SystemTime ClassQuartz.NET API Documentation
A time source for Quartz.NET that returns the current time. Original idea by Ayende Rahien: http://ayende.com/Blog/archive/2008/07/07/Dealing-with-time-in-tests.aspx
Inheritance Hierarchy

System Object
  Quartz SystemTime

Namespace: Quartz
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public static class SystemTime
See Also