Sequential and Concurrent statements. | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 4

Sequential and Concurrent statements.

Hello guys! How can I make an action run in real time and another run periodically after a time delay on the same program without having to write two separate codes?

10th Dec 2019, 5:51 AM
Samuel Egbeola
Samuel Egbeola - avatar
1 Respuesta
+ 1
I can't answer this precisely, however I suggest you look up "threading". I think this is what you need.
10th Dec 2019, 8:17 PM
Russ
Russ - avatar