Uses of Class
org.htmlunit.javascript.host.performance.Performance
-
Packages that use Performance Package Description org.htmlunit.javascript.host Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. -
-
Uses of Performance in org.htmlunit.javascript.host
Methods in org.htmlunit.javascript.host that return Performance Modifier and Type Method Description Performance
Window. getPerformance()
Returns theperformance
property.
-