Skip to content

Instantly share code, notes, and snippets.

@selbekk
Created April 20, 2018 18:12
Show Gist options
  • Save selbekk/87cd3331ec2c2a9de9fa77a94cb54153 to your computer and use it in GitHub Desktop.
Save selbekk/87cd3331ec2c2a9de9fa77a94cb54153 to your computer and use it in GitHub Desktop.
More timeproxy examples
import tp from 'timeproxy';
const TIME_UNTIL_NEXT_PUSH = tp.ONE_WEEK_AND_A_DAY;
const SHOW_DONT_LEAVE_DELAY = tp.TWELVE_MINUTES_TWO_SECONDS;
const WOW = tp.NINE_WEEKS_TWELVE_DAYS_SEVEN_MINUTES_AND_HALF_A_SECOND;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment