F7.01.3Filled durationdesignresearch

Motion fills a wait and changes how long it feels

Aliases: occupied interval · perceived wait · subjective duration

What it is

Two seconds on a stopwatch are not two seconds in the head. An empty stall and a display that keeps producing events are judged differently. When a wait is filled with motion, people often estimate it as shorter. The claim is that motion rewrites duration perception (filled duration), not that a transition is a trick for hiding a network round-trip — that is a separate engineering move.

The filler has to look like the system is still working. A meaningless loop that reads as freeze does not shorten the wait; it only irritates.

Why it happens

Prospective timing roughly tracks how attention is allocated. In idle, attention sits on time itself, pulses accumulate, and the interval is judged long. When there are events to follow, attention is occupied and the same physical interval is judged short. That is why a filled interval is typically judged shorter than an empty one.

In an interface the “events” can be a rising progress bar, a breathing skeleton, content arriving in pieces. They turn waiting from “time is passing” into “work is happening.” If the motion is unrelated to progress — a decorative loop, a spinner decoupled from actual work — the event channel is noise, timing attention returns to the clock, and filling fails.

Retrospective judgments also depend on how many segments can be remembered. A structured wait is sometimes judged longer after the fact because more is recallable. So “motion makes it feel faster” is most stable while the person is currently waiting and the motion looks like progress.

Studying it

Duration-estimation paradigms: hold physical duration fixed, compare empty versus filled waits with verbal estimates, reproduction, or a two-interval “which lasted longer” choice. Independent variables: filler type (empty, indeterminate spin, monotonic progress, stepwise content), physical duration, and whether people are told to judge time (prospective versus retrospective). Dependent variables: estimation bias, abandonment during the wait.

Lab observers know they are judging time and over-attend the clock, which can inflate or distort the filling effect. Product use is closer to waiting on the side; ecological validity wants abandonment and complaints during the real task, not only lab estimates.

Where it stops holding

  • Filling must not lengthen the physical interval. A shorter estimate does not license extra milliseconds; those milliseconds still cost the interaction loop.
  • On very short gaps (on the order of one or two hundred milliseconds), a filler becomes a flicker — more annoying, not shorter.
  • If the motion causes nausea, people want the wait to end; filling becomes a net loss.
  • Uncertain waits that last many seconds need stage information; a looping motion will not fill a gap that long.

Applying it

  • Where a wait is already unavoidable, give trackable progress: monotonic rise, content arriving in chunks — not a blank plus a spinner.
  • Do not lay a looping motion over an interface that is already interactive just to look busy.
  • Check: compare empty versus filled estimates at the same physical duration, and watch mid-wait leave rate. A shorter estimate with a higher leave rate means the filler was noise, not progress.

Related

  • Same group: F7.01.1 Motion draws attention to where change happened · F7.01.2 Motion shows where an element came from and belongs · F7.01.4 Motion that does none of those jobs is pure cost
  • Nearby: F7.06 Motion masking latency · I2.07 Perceived performance · I1.02 Continuity-of-thought threshold
  • Search terms: filled duration · duration perception · perceived wait

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/F7.01.3