Anywhere Meteor.setInterval(func, delay) import { Meteor } from
Anywhere Meteor.clearInterval(id) import { Meteor } from 'meteor/meteor'
Anywhere Meteor.setTimeout(func, delay) import { Meteor } from
Anywhere Meteor.clearTimeout(id) import { Meteor } from 'meteor/meteor'