commit | c94c05182227bb53d02c81ddbedfb4c70d0b134a | [log] [tgz] |
---|---|---|
author | Jae Seo <jaeseo@google.com> | Fri Nov 20 17:00:26 2015 -0800 |
committer | Jae Seo <jaeseo@google.com> | Fri Nov 20 17:00:26 2015 -0800 |
tree | 3f8cf62b817176bed9c920be5a6e4d251ed93962 | |
parent | 7e13a4830664fb68420ece2f51ddf9b83f18e584 [diff] |
TIF: Use System.nanoTime() to measure execution durations in sessions When the wall clock is adjusted to the broadcast time, the duration measurement in ITvInputSessionWrapper may go wrong. To avoid this, use System.nanoTime() that doesn't depend on the wall clock. Bug: 25370822 Change-Id: I2ddb968b5e146500429b82979fe48262bf335993