MCQOPTIONS
Saved Bookmarks
| 1. |
How is the render time calculated? |
| A. | Date.Now() |
| B. | Date.Now() – performance.timing.domLoading |
| C. | performance.domLoading |
| D. | Date.Now() – performance.domLoading |
| Answer» C. performance.domLoading | |