PerformanceMark
Values
asPerformanceEntry
let asPerformanceEntry: WebAPI.PerformanceAPI.performanceMark => WebAPI.PerformanceAPI.performanceEntry
make
let make: ( ~markName: string, ~markOptions: WebAPI.PerformanceAPI.performanceMarkOptions=?,) => WebAPI.PerformanceAPI.performanceMark
Parameters
string option< WebAPI.PerformanceAPI.performanceMarkOptions >Return type
WebAPI.PerformanceAPI.performanceMarktoJSON
let toJSON: WebAPI.PerformanceAPI.performanceMark => Dict.t<string>