Profile.ExperimentalWarmUpRendererProcess
@Retention(value = RetentionPolicy.CLASS)
@Target(value = [ElementType.METHOD, ElementType.TYPE, ElementType.FIELD])
@RequiresOptIn(level = RequiresOptIn.Level.ERROR)
public annotation Profile.ExperimentalWarmUpRendererProcess
Denotes that the WarmUpRendererProcess API surface is experimental. It may change without warning.