timer_p.h revision 8ec174ad4e570842495b2f1f3836160af90f69af
69fe9aaafdd6a141610e86a777d325db75422070Mark Andrews * Copyright (C) 2000 Internet Software Consortium.
17453368fa0136f6287c56d6600bee58809334bcAndreas Gustafsson * Permission to use, copy, modify, and distribute this software for any
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater * purpose with or without fee is hereby granted, provided that the above
17453368fa0136f6287c56d6600bee58809334bcAndreas Gustafsson * copyright notice and this permission notice appear in all copies.
17453368fa0136f6287c56d6600bee58809334bcAndreas Gustafsson * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews * DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews * INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews * FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater/* $Id: timer_p.h,v 1.1 2000/08/29 21:30:03 bwelling Exp $ */
17453368fa0136f6287c56d6600bee58809334bcAndreas Gustafssonisc__timermgr_nextevent(isc_time_t *when);
17453368fa0136f6287c56d6600bee58809334bcAndreas Gustafsson#endif /* ISC_TIMER_P_H */