[Main page] [Overview]     /daemon /cleanup /add_for_cleanup

SYNOPSIS
void CLEANUPD->add_for_cleanup( int time [, object ob])

FILE
/daemon/cleanup.c

DESCRIPTION
Schedules ob or the calling object for cleanup in the
specified amount of seconds.
The object desiring to be cleant has to implement the
method cleanupd_cleanup() for destructing itself