Unverified Commit 70e67253 authored by Abhina Sree's avatar Abhina Sree Committed by GitHub
Browse files

[System][z/OS] Fix per-thread timing error on z/OS (#76947)

This patch calls ProcessCPUUsage() for z/OS because we do not support CLOCK_THREAD_CPUTIME_ID. This copies the change made to google benchmark here
https://github.com/google/benchmark/commit/e3824e7503187993b287ac8c8144a35bf5ccfd44
parent 86127305
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment