FreeRDP/winpr
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
..
include [winpr,sysinfo] unify time function use 2024-03-11 09:54:10 +01:00
libwinpr [winpr,sysinfo] unify time function use 2024-03-11 09:54:10 +01:00
test [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
tools [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
CMakeLists.txt start development cycle 3.3.1-dev0 2024-02-22 15:18:30 +01:00
winpr.pc.in [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
WinPRConfig.cmake.in build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
wlog.7.in [doc,manpage] name manpages versioned 2023-12-22 10:24:09 +01:00