Jonathan M Davis Wrote: > I'd have to study up on it to see whether there are any real problems with it.
Speaking in posix terms, performance counter is more like CLOCK_MONOTONIC and using it as CLOCK_REALTIME is a dependency on undefined behavior.
Jonathan M Davis Wrote: > I'd have to study up on it to see whether there are any real problems with it.
Speaking in posix terms, performance counter is more like CLOCK_MONOTONIC and using it as CLOCK_REALTIME is a dependency on undefined behavior.