RubyGems Navigation menu

startat 0.1.0

StartAt is a simple class for future code execution. It is designed to execute a block of code at a specific point in time in the future. StartAt works by spawning a new thread, determining how long it must wait (in seconds) until the future date and time is reached, calling sleep with the exact number of seconds to wait, and then executing the code block. StartAt was derived from a script written to post schedule information to Twitter for a symposium. The schedule robot posted event details exactly five minutes in advance of the event.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.0 - August 05, 2009 (11.5 KB)

Development 相依性套件 (1):

hoe >= 2.3.2

擁有者:

作者:

  • Keith Watson

SHA 256 checksum:

4a0e4ce0c968a9f90e515ca9190d0cdfd1d7ebfb88fdc58c8febafb0176e44fc

總下載次數 4,382

這個版本 4,381

License:

Ruby 版本需求:

相關連結: