Skip to content

PerformanceMark

Values

asPerformanceEntry

let asPerformanceEntry: WebAPI.PerformanceAPI.performanceMark => WebAPI.PerformanceAPI.performanceEntry

make

let make: (
~markName: string,
~markOptions: WebAPI.PerformanceAPI.performanceMarkOptions=?,
) => WebAPI.PerformanceAPI.performanceMark

toJSON

let toJSON: WebAPI.PerformanceAPI.performanceMark => Dict.t<string>

Parameters

WebAPI.PerformanceAPI.performanceMark

Return type

Dict.t< string >