On Wed, 20 Mar 2024 at 07:35, Peter Eisentraut <pe...@eisentraut.org> wrote: > If we want to be robust without any guarantees from gettimeofday(), then > arguably gettimeofday() is not the right underlying function to use for > UUIDv7.
There's also clock_gettime which exposes its resolution using clock_getres