input_pipeline::inspect_handler

Function make_inspect_handler

Source
pub fn make_inspect_handler(
    node: Node,
    supported_input_devices: &HashSet<&InputDeviceType>,
    displays_recent_events: bool,
) -> Rc<InspectHandler<fn() -> MonotonicInstant>>
Expand description

Creates a new inspect handler instance.

node is the inspect node that will receive the stats.