Now there is no need to worry about it.
A new timer interrupt component has been created as I believe it will be very useful for PC developer projects going forward.
It's simple to use when compared to other interrupts.
The component will allow you to select a user macro, or add your own.
The description:
A component for PC developer only.
The timer interrupt can be set to trigger a specified User macro every time a set time has elapsed.
Time units that can be selected are: Milliseconds, Seconds, Minutes, Hours or Days
Maximum milliseconds = 4294967295
Maximum seconds = 4294967.
Maximum minutes = 71582,
Maximum hours = 1193,
Maximum days = 49
Before the component is added to the component database.
Browse to this location using file explorer , it's hidden by default so just paste the link into your address bar.
Code: Select all
%ProgramData%\MatrixTSL\FlowcodeV10\Components
If Flowcode is already open, then you will need to reload your project for the new component to work
If you run any component updates, then the component you added will be overwritten, so it will stop working again (unless the component update has been pushed).
I have also included your project updated with the new timer interrupt component.
Don't open the project until you have added the timer interrupt component to the specified directory first, otherwise your project won't work as expected.