Jean-Luc Arnaud on Mon, 22 May 2023 00:52:09 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Intermediate time in MT environment |
Hi all,I'd like to know if there is a way to obtain intermediate CPU and real time in a MultiThreaded environment.
For example: pareval([ ()->myfunc1;## , ()->myfunc2;## ]) I know this does not work, I tested it! Thanks a lot for your help. Jean-Luc