summaryrefslogtreecommitdiff
path: root/amiga/schedule.h
Commit message (Collapse)AuthorAgeFilesLines
* Scheduled events now signal when the scheduled time has passed.Chris Young2008-09-081-0/+5
| | | | | | The timer appears to stop signalling events occasionally - needs some investigation. svn path=/trunk/netsurf/; revision=5287
* Fully implemented schedule, schedule_run and schedule_remove.Chris Young2008-08-031-0/+31
svn path=/trunk/netsurf/; revision=4875