OSDN Git Service

Loosen up sys_time.gettimeofday.
authorElliott Hughes <enh@google.com>
Fri, 22 Jan 2016 00:43:43 +0000 (16:43 -0800)
committerElliott Hughes <enh@google.com>
Fri, 22 Jan 2016 00:43:43 +0000 (16:43 -0800)
commit7f54348f302eea6cc6f0237ddd8775e061da63ac
treea4462c1ddac33b9e0529afd1488b66e8a944b12b
parent8d6e19408cfdbd73ba7e5c9e5b8716d9dad8dcf9
Loosen up sys_time.gettimeofday.

We've seen it take 1146us on Nexus 9 (which did have exceptionally slow
system calls).

Bug: http://b/26724042
Change-Id: I263b7e1267d58fe4a6528403d03e5b245fdcd528
tests/sys_time_test.cpp