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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Development Abhängigkeiten (1):

hoe >= 2.3.2

Besitzer:

Autoren:

  • Keith Watson

SHA 256-Prüfsumme:

4a0e4ce0c968a9f90e515ca9190d0cdfd1d7ebfb88fdc58c8febafb0176e44fc

Downloads insgesamt 4.382

Für diese Version 4.381

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: