Copy as Markdown
Other Tools
/* THIS FILE IS AUTOGENERATED FROM Performance.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_PERFORMANCEBINDINGFWD_H_
#define DOM_PERFORMANCEBINDINGFWD_H_
namespace mozilla::dom {
struct PerformanceMarkOptions;
struct PerformanceMeasureOptions;
class Performance;
} // namespace mozilla::dom
#endif // DOM_PERFORMANCEBINDINGFWD_H_