This interface is used to supplement key performance data before loading the Lynx page, specifically including the following items from InitContainerEntry
:
openTime
)prepareTemplateStart
)prepareTemplateEnd
)containerInitStart
)containerInitEnd
)Upon successfully updating all timestamps using this interface, the InitContainerEntry
performance event will be triggered. Depending on the timing of the configuration, it may also trigger the calculation of fcp
, totalFcp
, actualFmp
, and totalActualFmp
metrics, along with dispatching new performance events for MetricFcpEntry
and MetricActualFmpEntry
.
Timestamps within extraTiming cannot be overwritten, meaning that multiple calls to this interface attempting to repeatedly update a timestamp will yield no effect.
extraTiming: TimingHandler.ExtraTimingInfo
: Used to supplement key performance data before loading the Lynx page. The specific definition of ExtraTimingInfo
is as follows:timing: LynxExtraTiming*
: Used to supplement key performance data before loading the Lynx page. The specific definition of LynxExtraTiming
is as follows:LCD tables only load in the browser