I’m not sure what you mean by the “Time sample code”. If it’s code from the Sketch Builder then it will explain which widgets to use and which pins to assign to them in the app.
There isn’t a widget called the clock face widget. It would help if you referred to the widgets by the name that appears in the Widget Box on the app.
Using an Uno with the ISN serial connection method is probably the worst possible starting point for experimenting with Blynk. The seemingly script has to be running all the time on the computer that you’re using, and you don’t have access to the serial monitor in the Arduino IDE for debugging.
I’d suggest that you read this, and order some more appropriate hardware such as a NodeMCU or Wemos D1 Mini…
Pete.