Skip to main content

construct

Function construct 

Source
pub fn construct(name: &str, args: &[Value]) -> Result<Value, String>
Expand description

new PerformanceObserver(callback) — build an observer holding its callback, its subscribed entry types, and a pending-entries buffer. Reported to the parent for construct wiring.