Skip to content

Instantly share code, notes, and snippets.

@tetsu-miyagawa
Created July 2, 2015 23:04
Show Gist options
  • Save tetsu-miyagawa/ce208300e32e16259646 to your computer and use it in GitHub Desktop.
Save tetsu-miyagawa/ce208300e32e16259646 to your computer and use it in GitHub Desktop.
SICP Exercise 1.22 runtime
(define (runtime) (current-milliseconds))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment