PUN countdown timer

Options
Hi i need implement a countdown timer using PUN, I write this code but for each player I send a RPC and the timer decrease quickly... How can I resolve, I thought I must delegate to the MasterClient but how sync the timer on screen for the other player?