WebIDLpedia

PerformanceObserverCallbackOptions dictionary

Definition

Performance Timeline defines PerformanceObserverCallbackOptions



dictionary PerformanceObserverCallbackOptions {
  unsigned long long droppedEntriesCount;
};