# Functions
AddJobs : adds jobs to the cron server.
GetStartAndEndTimeCronJobs : Returns the start and end time for running a time series gets the start time from the interval for the cronjob.
GetStartAndEndTimeMinuteInterval : Returns the start / end time for an interval from the crontab expression.
SetMetricsAndIntervalList : settting metrics and interval list.
# Constants
No description provided by the author
No description provided by the author
# Structs
MetricsAndIntervalType : struct with the metric type + the interval.
# Interfaces
OutputMethod : interface for the several output methods.