Generates a unique flow id for flow events.
profileFlowId(): number;
A unique flow id number.
const flowId = lynx.performance.profileFlowId(); lynx.performance.profileStart('UserAction', { flowId }); lynx.performance.profileMark('ActionCheckpoint', { flowId }); lynx.performance.profileEnd();
LCD tables only load in the browser with JavaScript enabled. Enable JavaScript to view data.