Top |
WebKitDOMPerformanceNavigation *
webkit_dom_performance_get_navigation (WebKitDOMPerformance *self
);
WebKitDOMPerformanceTiming *
webkit_dom_performance_get_timing (WebKitDOMPerformance *self
);
void *
webkit_dom_performance_get_memory (WebKitDOMPerformance *self
);
webkit_dom_performance_get_memory
is deprecated and should not be used in newly-written code.
“navigation”
property“navigation” WebKitDOMPerformanceNavigation *
read-only WebKitDOMPerformanceNavigation* Performance:navigation.
Flags: Read
“timing”
property“timing” WebKitDOMPerformanceTiming *
read-only WebKitDOMPerformanceTiming* Performance:timing.
Flags: Read