Handle art::ProcessCpuNanoTime invocations on macOS.

Return the process wall clock time instead as an approximation of the
process CPU time, as we cannot reliably use clock_gettime() on all
versions of macOS.

Test: m dex2oat (on macOS)
Bug: 121130576
Change-Id: I2f1d2d9766e7a57b27d8d823ba22da46c308f88c
1 file changed