Text field (or countdown timer) to retrieve dynamically what is in AppState

Hi, really grateful for any help as have been trying everything on this.

To set a countdown timer with modified times am picking a choice of minutes with actions on eg 5,10,20,30 and whichever is selected updates an AppState for 'timepick'. (as 300000, 600000 etc)

I have a textfield to read the current AppState (and the timer). However it doesn't update at first in a new test session when I have newly selected minutes, but only when I then do again an Instant Reload.

Many thanks

2