The paintTime read-only property of the PerformancePaintTiming interface returns the timestamp when the rendering phase ended and the paint phase started.
The paintTime is broadly interoperable: The value should be the same across different implementations.
See Getting separate paint and presentation timings.