This interface method has two arguments that pass time values using two different types (TimeTicks versus double). As this is Chromium code, TimeTicks should be used for both args, and only convert to double where Chromium code calls into the external library.
Comment 1 by m...@chromium.org
, Jul 27 2017