Reference

unstable_Profiling

Profiling controls for scheduler-compatible tracing.

Signature

const unstable_Profiling: { startLoggingProfilingEvents: (): void; stopLoggingProfilingEvents: (): SchedulerProfilingEvent[] | null }