Server Timestamp?

Photon Unity allows you to get the timestamp of a message with PhotonMessageInfo and SentServerTimestamp. Getting a timestamp is pretty critical item, I don't see this functionality in the JS engine. Is there a simple way to get a timestamp, whether it's from an incoming message or anything?

Comments

  • Photon js SDK does not support server timestamps. Why do you need them?