@Generated(value="org.realityforge.webtack")
@JsFunction
@FunctionalInterface
public interface PerformanceObserverCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onInvoke(PerformanceObserverEntryList entries,
PerformanceObserver observer,
PerformanceObserverCallbackOptions options) |
void onInvoke(@Nonnull
PerformanceObserverEntryList entries,
@Nonnull
PerformanceObserver observer,
@Nonnull @JsOptional
PerformanceObserverCallbackOptions options)