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:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.1.0 - August 05, 2009 (11,5 KB)

Development Dependencies (1):

hoe >= 2.3.2

Donos:

Autores:

  • Keith Watson

SHA 256 checksum:

4a0e4ce0c968a9f90e515ca9190d0cdfd1d7ebfb88fdc58c8febafb0176e44fc

Total de downloads 4.382

Desta versão 4.381

Licenças:

N/A

Versão Requerida do Ruby: Nenhum

Links: