mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 23:56:15 +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>