I have split into 2 processes. First process is adding the items to the queue. and then i have used Queue trigger. But queue trigger runs as soon as there is new item in the queue. What i need is, this queue trigger to run only between time frames and not when there is new item.