Skip to content

Instantly share code, notes, and snippets.

@hrdmtr
Created September 8, 2013 17:18
Show Gist options
  • Save hrdmtr/6486607 to your computer and use it in GitHub Desktop.
Save hrdmtr/6486607 to your computer and use it in GitHub Desktop.
### Sliding Time Windows
時間指定
'''
over window:time( 2m )
'''
### Sliding Length Windows
event数指定
'''
over window:length( 100 )
'''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment