Source set: Android
@Deprecated("glance-wear-tiles is deprecated and will be removed")
public val LocalTimeInterval: ProvidableCompositionLocal<TimeInterval?> =
staticCompositionLocalOf<TimeInterval?> { error("No default time interval") }
Time interval of the glance tile UI being generated.