| 832 | == Boost.TimerQueue == |
| 833 | * '''Author(s):''' John Q. Smith |
| 834 | * '''Version:''' 0.1 |
| 835 | * '''State:''' On going |
| 836 | * '''Last upload:''' 2009 June 03 |
| 837 | * '''Links:''' [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=timer_queue_v0.1.zip&directory=& Boost Vault] |
| 838 | * '''Categories:''' [#ConcurrentProgramming Concurrent Programming] |
| 839 | * '''Description:''' Timer Queue is a library that allows you to specify some arbitrary future time at which to be handed back a value that you supply at timer creation. |
| 840 | |
| 841 | |
| 842 | --------------------------------------------------------------------------------------------------- |