FreeRDP/winpr/include
akallabeth 4732f379d4 [winpr,sysinfo] unify time function use
* Add new function winpr_GetTickCount64NS for high resolution tick
  count with (up to) nanosecond resolution
* Add new function winpr_GetUnixTimeNS for high resolution system time
  as nanoseconds since 1.1.1970
* Replace use of clock_gettime and gettimeofday in whole project with
  these new functions
* Add new macros WINPR_TIME_NS_TO_* and WINPR_TIME_NS_REM_* to convert
  the nano second count to less resolution or get the remainder in the
  desired resolution
2024-03-11 09:54:10 +01:00
..
config [winpr,image] add support for WebP, JPEG and libpng 2024-02-07 10:04:08 +01:00
winpr [winpr,sysinfo] unify time function use 2024-03-11 09:54:10 +01:00
CMakeLists.txt [CMake] add public headers to targets 2023-10-19 13:43:57 +02:00