Skip to content

Instantly share code, notes, and snippets.

@marklundin
Created January 28, 2016 14:39
Show Gist options
  • Save marklundin/6c7852068445745d6bca to your computer and use it in GitHub Desktop.
Save marklundin/6c7852068445745d6bca to your computer and use it in GitHub Desktop.
var visualisation = new ToyotaExp( canvas )
visualisation.on( 'render', function(){
yourCallBack( +new Date() )
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment