diff options
author | 2021-10-28 17:53:38 +0100 | |
---|---|---|
committer | 2021-10-30 16:17:51 +0000 | |
commit | 60abdd9c89525a277d75df19ff2792614651e1ff (patch) | |
tree | f9addcf0c5b9f1218144bd8179c0518baf4d1789 /compiler/optimizing/nodes.cc | |
parent | 6f6929aab4b9601a45100b64204c1ba44624f905 (diff) |
Display the timeout value of `dex2oat`'s watchdog in milliseconds.
The value of this timeout is internally represented in milliseconds
and is set as a duration in milliseconds with `dex2oat`'s option
`--watchdog-timeout`. However, it used to be reported in seconds in
error messages, which would misrepresents small values; change error
reporting to display this value in seconds for clarity.
Test: atest art_standalone_dex2oat_tests
Bug: 200251675
Change-Id: I7f83e923fafc0b35e3efdd6ec71eb8bb9c460c69
Diffstat (limited to 'compiler/optimizing/nodes.cc')
0 files changed, 0 insertions, 0 deletions