Click here to Skip to main content
15,891,423 members
Articles / Programming Languages / C# 4.0

Sliding Timer

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
10 Jan 2014CPOL2 min read 13.2K   199   7  
How to run an action after a quiet period

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Czech Republic Czech Republic
I started programming in Basic in 1989, learned Pascal in 1993, switched to C/C++ in 1997, discovered Java in 2001 and finally settled with C#/.NET in 2003.

Comments and Discussions