Using Mnesia to coordinate game state to multiple devices

Serious timing is not required so if two players tag each other it’s not a problem, but can there be consistency issues? I’ve understood that Mnesia has atomic transactions, but will it lead to too big of a latency (this is all on a low-latency LAN WiFi)?