Run Time Counter

I currently have a tag called “BPRO_RUN_TIME” I have made it a DWORD memory tag with historical logging enabled. In the basic IDE I have a function which increments this tag every second.

Is there any issue with letting this run constantly and with no reset on the value?

There shouldn’t be any issue with that

If you do have tags historically logging every second though you could run out of memory fairly quickly depending on how many tags you have