[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
[XaraXtreme-dev] Kernel class for timers
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Date: Mon, 24 Apr 2006 19:56:40 +0100
- Subject: [XaraXtreme-dev] Kernel class for timers
Is there a kernel-visible class for timers? Ideally an object which
will send a message after n milliseconds, or every n milliseconds?
There seem to be various uses of windows millisecond timers in the
kernel which are commented out, and it occurs to me that if there
is not such a class currently, perhaps I could generate one.
Alex