mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
611d9ca6c5
The timing variable is a private closure variable containing an object that tracks the timestamps of different events in the current cycle. The duration variable is the result of using that information to compute the difference between the current timestamp and the relevant anchor timestamp. For the '_timing' property in the EventLogging data, duration is the correct value, not timing. (This is confusing and we should probably rename the timing variable.) Change-Id: Iff78eb0ab83c84b73ad5c8f3eb85b1c7f120ebef Follows-Up: Ifc2135d99f4bec917dac60992098958b72c37fc6 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
tests | ||
themes | ||
ui | ||
ve.MWutils.js |