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