Timed incremental Increase (For, setInterval?)

I’m trying to make certain variables I have, increase by a set variable amount every 1 second, in a continuous loop. However, everything I’ve tried (using ‘for’ or ‘setInterval’) never seems to work for me. Does any one have any suggestions or a push in the right direction?