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 校验和:

4a0e4ce0c968a9f90e515ca9190d0cdfd1d7ebfb88fdc58c8febafb0176e44fc

下载总量 4,382

这个版本 4,381

许可:

需要的 Ruby 版本:

链接: