| iMatix home page
| << | < | > | >>
SFL Logo SFL
Version 2.11

Time-slot functions

Filename: sflslot.h
Package: Standard Function Library (SFL)
Written: 1996/01/01 iMatix SFL project team sfl@imatix.com
Revised: 1997/09/08
Copyright: Copyright (c) 1996-2000 iMatix Corporation

Synopsis

The time-slot functions provide long-running programs with a means to 'switch-on' and 'switch-off' depending on the time of day, and day of year. The intention is that the user can configure such programs to be active only between certain hours, on certain days, etc. The time-slot functions work with 'range' bitmaps for a day (in seconds) and a year (in days), and provide functions to set, clear, and test these ranges.

List of Functions

List of Symbol Definitions

sflslot.h defines these symbols, possibly conditionally:
Symbol: Defined as:
MAX_DAY 366 /* Max. days in a normal year */
MAX_MIN 1440 /* Max. minutes in a normal day */
SFLSLOT_INCLUDED TRUE


| << | < | > | >> iMatix Copyright © 1996-2000 iMatix Corporation