@moon I want to print the contents of a specific line. Ex) 5th content out of 10 lines use:
54b39970-2527-4453-88bc-454df960c2fb-image.png
4faf01ac-8363-4e39-947c-1b04b47b3aef-image.png
@zzinan said in CPU resource usage?:
@IvanM thank you so much my friend. :) I solved the problem with timing. I run process threads at different times. this does not put any load on the processor.
Are you saying that you use the sleep function to control the running thread?