Sha256: 28ed2512f768c06b5b67b204a68e8b61e58c57726fd626d2b902c68692190be8

Contents?: true

Size: 308 Bytes

Versions: 1

Compression:

Stored size: 308 Bytes

Contents

" date can be entered in  several ways , 2 digit it'll be the next time the seconds match ,
if 2 digits the minutes and seconds and so on, you can also enter Time.now+3 (not a,string) for schedule in 3 sec "

time_to_run= Time.now+6
puts 'event schedule'
schedule(time_to_run) do
  puts 'event executed'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
atome-0.5.1.1 vendor/assets/build/medias/rubies/examples/schedule.rb