Timer In PUN2

Options
Hi! In my game I need to create a timer that synchronizes for all players, this Timer need to be on DontDestroyOnLoad (support scene changes) because in my game there are a lot of these scene changes. Do you know how can I do this?