Looking for an RGB LED addressable strip 1 LED per segment

You clock the data in, the waiting period is to latch it in and thus the lights react. You can clock data in all day long if you want, but it's not till you wait the 500uS that the data you clocked in will actually get latched in and the IC does something with the LEDs.

The FastSPI library takes care of all of that for you.