Sync Constant Changing Variable

Options
I am trying to sync a variable that is constantly changing, as in per frame. The variable starts to change when a player is near a certain object. The variable increases, and will increase quicker if more players were to be near it. How do I sync this accurately with every player without any sync issues?