How can I run a process while a timer is running in the program. Here’s a sample layout of what I mean. Or is it possible to have this kind of layout?
__________________________________ | 8:00 | |@8:00 Job 1 arrives and start... | |@8:30 Job 2 arrives and wait... | |... | |... |
Multiple ways to do this. Here is one.