I am trying to use a progress dialog to show how long until 2 time intensive functions are done.
in my first function I have the total number to db entries and a counter
Also, note that if you always divide total by 2, then you will never get to 100%, you will range between 0% and 50%.