Hello folks!
I have a little problem with my actual project in university:
I try to track to processes that my computer calculates in relation to the actual time. My target is to get a list of diffrent programs (white list) and the duration how long they were running if I close them.
I´m pretty new in using vvvv and for that reason I don´t have an idea which node could be useful.
I attached my code and hopefully someone could help. If you could give me the name of the nodes that might be useful it would be just great!
thanks! I tried it with the sift node and the code was running pretty well, but right now it stoped workin and it´s only possible to track only one process at the time. I´m not able to find my mistake… may be it´s a bug in the sift node?!