Please post what you tried.
To do it, first create a clock component. Set the TimerInterval to 1000 ms (which is the default value)
Then you have to do the same you do in your Screen Initialize block but inside a When Clock1 Timer block.
As long as the Clock1 is enabled, it will update every second.