Skip to content

Instantly share code, notes, and snippets.

@jasonneylon
Created August 11, 2017 09:36
Show Gist options
  • Save jasonneylon/447c5c739c0491484a2170a7652a9e55 to your computer and use it in GitHub Desktop.
Save jasonneylon/447c5c739c0491484a2170a7652a9e55 to your computer and use it in GitHub Desktop.
subscriptions : Model -> Sub Msg
subscriptions model =
Time.every second NextRunTicktions : Model -> Sub Msg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment