//! InputCoordinator registration helper for clock widgets.
//!
//! Clock uses HOVER sense — mlc has hover-only behavior (no click action).
use crateLayerId;
use crate;
use crate;
/// Register a clock widget with the coordinator for this frame.
/// Uses `Sense::HOVER` — the clock has hover-only behavior.