Okay maybe i found my problem but i cant solve it.
For your understanding:
I have build a big scoreboard where you can show the actueal game time and the score of a football game.
In our Program there is a method which displayes the time like a stopp watch.
But it is an infinity loop as long a button is pressed. But at the same time I have to control a step widget which counts point from 0 - 29. So my workaround was it to call Blynk.run every second so that i can jump into my counting method.
Do you have an idea how i can control both actions at the same time?
If you need it i can provide you the complete sketch but you may laughting because of my bad coding skills^^
Sorry for my bad English.
Hope you can help me!