Settings

Theme

Scalarm: A Simple Alarm That Does Not Block

github.com

1 points by tolitius 14 years ago · 0 comments · 1 min read

Reader

<p><pre><code> val alarm = timeOut( 8, TimeUnit.HOURS )

    while ( ( alarm.didNotGoOff ) && ( developer.pocket < 800 ) ) {
      developer.deliverFeature()
    }</code></pre>

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection