Skip to content

Instantly share code, notes, and snippets.

@selbekk
Created April 20, 2018 19:17
Show Gist options
  • Select an option

  • Save selbekk/a8c0ad8df9080737279144410cb17c55 to your computer and use it in GitHub Desktop.

Select an option

Save selbekk/a8c0ad8df9080737279144410cb17c55 to your computer and use it in GitHub Desktop.
Time sensitive timeproxy examples
import tp from 'timeproxy';
const SESSION_EXPIRES = tp.IN_THIRTY_SECONDS;
const OLD_POST_TIMESTAMP = tp.TWO_WEEKS_AGO;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment