Skip to content

PerformanceMark

Values

asPerformanceEntry

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

make

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

toJSON

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

Parameters

WebAPI.PerformanceTypes.performanceMark

Return type

Stdlib.Dict.t<string>