blchelle/typetrial

Control race countdown from server

Closed this issue · 0 comments

Description

Right now, we use the client to determine the time left between now and the start of the race. However, computer timestamp drift can create some really wacky results here. Instead, send both timestamps from the server so we can guarantee they are consistent with each other.