i want something to update guis in real time, but while using a remoteevent. The problem i come across is remote events have a delay every time you use it. Wait() without second delays seems to be to slow to be considered real time so, I'm asking if there's anything faster than wait() but with a delay.