Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi my script uses DATA. Each thread will run corresponding to a certain line in DATA. Is there a way that if a thread fails and stops, it will run again with its previous data? Thanks very much.
@selenagomez2391 hi
You could try to adjust the FPS from the browser but that could lead to unwanted behaviour.
Yes, use thread number. if(thread number % 3 === 0) do something