mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-26 11:52:49 +00:00
27f7216be7
On *nix the conversion of timeval and timespec to double needs to use
the actual unit in use instead of the unrelated clock resolution.
Fixes: aa3bd08513
Fixes: #8215
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>