Interface | Description |
---|---|
Scheduler |
Determines the next scheduled event time from a given point in time.
|
Class | Description |
---|---|
HourlyScheduler |
Represents a schedule of fixed minutes past each hour (for example: 0, 15, 30, and 45 minutes past each hour).
|
PeriodicScheduler |
Represents a fixed, cyclical schedule (for example: every 30 minutes starting now).
|
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.