checkTime: checks if you have gone over the number of queries in the...

Description Usage Arguments Value

View source: R/runXMLQueries.r

Description

checks if you have gone over the number of queries in the allotted time, and if so, forces a sleep until the time is up

Usage

1
  checkTime(startTime, maxTime, currCount, maxCount)

Arguments

startTime

when did you start your calculations

maxTime

how much time allowed for the set number of queries

currCount

which query are you on

maxCount

how many queries allowed in the allotted time

Value

list contianing:

sTime:

the start time of the queries

count:

the current count


rmflight/timmysDensity documentation built on May 27, 2019, 9:32 a.m.