Reference
unstable_Profiling
Profiling controls for scheduler-compatible tracing.
Signature
const unstable_Profiling: { startLoggingProfilingEvents: (): void; stopLoggingProfilingEvents: (): SchedulerProfilingEvent[] | null }Reference
Profiling controls for scheduler-compatible tracing.
const unstable_Profiling: { startLoggingProfilingEvents: (): void; stopLoggingProfilingEvents: (): SchedulerProfilingEvent[] | null }