#include "schedule.h"
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
Go to the source code of this file.
Functions | |
int | waitForTask (scheduledExec *task) |
int waitForTask | ( | scheduledExec * | task | ) |
Main entry point for setting up the timer.