Top "Delay" questions

Delay refers to amount of time between two events.

Animate.css + Viewport Checker delay?

I am using a tutorial that incorporates Animate.css and jQuery Viewport Checker to animate elements into my page(http://…

jquery css delay animate.css
UIView's animateWithDuration delay not delaying animation

I am trying to perform an animation on a label where a flip animation happens and after it is done …

ios objective-c iphone block delay
"Unexpected token: Void" error in processing IDE caused by for loop regardless of position?

I'm currently trying to code a simple audio delay sketch in the processing IDE. I keep getting an "unexpected token: …

java audio delay void processing-ide
Introducing delay while ajax call in select2 plugin

I am using select 2 example from http://ivaynberg.github.io/select2/ I am using "Loading Remote Data" example in this …

javascript jquery delay jquery-select2
Eclipse (Galileo) : Why does "Initializing Java Tooling : 59%" take FOREVER?

New to Java and Eclipse. For some reason, the first time I load Eclipse on a given day, it freezes …

java eclipse load delay eclipse-3.5
How Can I Open a WPF Popup with a Delay?

I simply want to open up the WPF Popup with a delay, sort of like a ToolTip. How can I …

wpf wpf-controls popup delay
How to correctly pause/delay Windows Forms application

I am a beginner to the OOP and the C#. I am working on a quiz game using the Windows …

c# winforms delay thread-sleep pause
How can I pause for 100+ milliseconds in a linux driver module?

I'm writing a kernel driver for a device that produces regular amounts of data for reading periodically. The user space …

linux linux-kernel delay linux-device-driver
Wait for function till user stops typing

I have users making ajax call while typing. The problem is that it makes the call for every letter being …

jquery events delay settimeout
How to use FastClick.js with Phonegap and JQM?

I've tried a few different ways to remove the 300ms delay due to the webkit browsers handling of touch events. …

jquery performance cordova delay fastclick.js