Save value with syncVirtual

Try this example

You can’t do this, you’re flooding the Blynk server. You need to use a timer to call your sendtime and send functions.

You should remove the Blynk.syncAll() command from here.

Posting code snippets serves no real purpose, you should post your entire sketch (and preferably not double spaced) and provide detailed feedback about exactly what results you are seeing.

Pete.