PerformanceMarkMethods

Trait PerformanceMarkMethods 

Source
pub trait PerformanceMarkMethods<D>
where D: DomTypes,
{ // Required method fn Detail(&self, cx: JSContext, retval: MutableHandle<'_, Value>); }

Required Methods§

Source

fn Detail(&self, cx: JSContext, retval: MutableHandle<'_, Value>)

Implementors§