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.5KB)

Development依存関係 (1):

hoe >= 2.3.2

所有者:

作者:

  • Keith Watson

SHA 256チェックサム:

4a0e4ce0c968a9f90e515ca9190d0cdfd1d7ebfb88fdc58c8febafb0176e44fc

累計ダウンロード数 4,382

このバージョンのみ 4,381

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: