StopWatch ( AverageRate ; recordcount )
Timer to estimate how long a process will take in seconds
Average rating: 4.6 (25 votes) Log in to vote
Roger Biel 2Geckos Consulting, LLC www.2geckos.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
first run returns estimated time
then returns Minutes elapsed since first run and $string variables
IndexTime: is a stored value containing average time per record
recordcount: is the number of files to proccess, if empty then FoundCount is used
Julian: is the number of seconds since Jan 1, 1970
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.