20#ifndef NS_ATARI_SCHEDULE_H
21#define NS_ATARI_SCHEDULE_H
void list_schedule(void)
LOG all current scheduled events.
int schedule_run(void)
Process events up to current time.
nserror atari_schedule(int ival, void(*callback)(void *p), void *p)
Schedule a callback.
nserror
Enumeration of error codes.