Suppose I have a function called callService() which return the responded data from a server. Now I want this function to be called after every 60s periodically.