On Monday, August 21, 2023 2:54:02 PM MDT Sergey via Digitalmars-d-learn
wrote:
> When I worked with one C code translation, I found that command
> clock_gettime, that available in POSIX systems is not implemented
> in MacOS.
> This SO thread
>
> https://stackoverflow.com/questions/5167269/clock-g
When I worked with one C code translation, I found that command
clock_gettime, that available in POSIX systems is not implemented
in MacOS.
This SO thread
https://stackoverflow.com/questions/5167269/clock-gettime-alternative-in-mac-os-x
suggested some workaround implementations, which using so