Files
0ad/source
Ralph Sennhauser 2e6f62dcf9 Use clock_gettime on macOS
Is a Posix function and available on macOS since version 10.12, has better
granularity than gettimeofday. Add missing header <time.h> where
clock_gettime is specified.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-07-16 18:28:05 +02:00
..
2025-06-26 20:05:53 +02:00
2025-07-01 09:01:00 +02:00
2025-07-16 18:28:05 +02:00
2025-07-06 18:24:31 +02:00
2024-11-25 20:01:00 +01:00
2025-07-09 09:04:50 +02:00
2025-06-26 17:25:05 +02:00
2025-07-11 11:06:04 -05:00