1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Steve Lhomme
f0a7bc050f compat: provide a win32 specific version of timespec_get
On mingw64 clock_gettime() is defined in winpthread which we don't want to use.

This implementation is based on the winpthread internal processing.
2018-05-15 18:34:30 +02:00
Rémi Denis-Courmont
77874cb23e compat: missing #include 2015-12-10 19:55:18 +02:00
Rémi Denis-Courmont
383a9210b0 compat: add timespec_get() replacement 2015-12-09 19:15:46 +02:00