Last active
March 10, 2018 06:22
-
-
Save Zizzamia/130ec776cc4f8332bec85432892c0c99 to your computer and use it in GitHub Desktop.
PerformancePaintTiming FP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const performancePaintTiming = { | |
name: "first-paint", | |
entryType: "paint", | |
startTime: 431.10000000160653, | |
duration: 0 | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment