void silc_schedule(SilcSchedule schedule);
The SILC scheduler. This is actually the main routine in SILC programs. When this returns the program is to be ended. Before this function can be called, one must call silc_schedule_init function.