Shop OBEX P1 Docs P2 Docs Learn Events
Timer proc & singly linked list for ImageCraft C — Parallax Forums

Timer proc & singly linked list for ImageCraft C

jazzedjazzed Posts: 11,803
edited 2008-06-16 09:24 in Propeller 1
For those·who care·smile.gif ...

This timer and sllist module lets a user define functions to run sequentially
in a separate COG in the order which "timer proc" functions are added.
Parameter passing provisioning is global for now, and may change.
Other enhancements are possible of course.

This module uses dynamic memory management with malloc/free.


▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

Comments

Sign In or Register to comment.