pub fn delay_output_sp(
    screen: SCREEN,
    ms: Duration
) -> Result<(), NCurseswError>
Expand description

Screen function of delay_output().