If the upstream emits no first event within millis milliseconds it will emit null
followed by all later emissions from the upstream.
If the upstream emits no first event within duration it will emit null
followed by all later emissions from the upstream.