- 
    Type:
Enhancement
 - 
    Resolution: Fixed
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: 5.0
 - 
    Component/s: core-svc
 - 
    None
 
- 
        1.2
 - 
        generic
 - 
        generic
 - 
        Verified
 
                    * Periodic events in Timer service independent of dispatch time
Today if events are scheduled every N seconds and each one takes M
seconds to handle then the actual spacing is N+M seconds.
            
Today if events are scheduled every N seconds and each one takes M
seconds to handle then the actual spacing is N+M seconds.