I’m trying to count the time that passes from turning a relay on

There are lots of ways to track time, a incremented counter every x amount of time, etc…

And using BlynkTimer and a timeout Timer, you can have a relay turn on with a button press and automatically turn off x amount of time later.

Please supply more details and show your (properly formatted - as per the Welcome Topic) code for further guidance.