> On 19 Nov 2024, at 02:16, Masahiko Sawada <sawada.m...@gmail.com> wrote: > > I realized that what we do in get_real_time_ns() on Windows is > essentially the same as what we do in gettimeofday(). Probably we can > just do either clock_gettime() with CLOCK_REALTIME on unix-like > systems and gettimeofday() on Windows, and then don't change anything > in instr_time.h? We need to explain why we don't use gettimeofday() on > unix-like systems in get_real_time_ns() function.
Done. Best regards, Andrey Borodin.
v33-0001-Implement-UUID-v7.patch
Description: Binary data