mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
234bd692e4
Previously page loading time was calculated by taking miliseconds of current wall clock time. In cases where wall clock went into another second page loading time was calcualted as negative giving incorrect result. This patch fixes this by using microtime of wall-clock time in float.