theoretically, you could make an estimation by using the formula:
The expected number of hashes we need to calculate to find a block with difficulty D is therefore
D * 2**256 / (0xffff * 2**208)
That could be found on page
https://en.bitcoin.it/wiki/Difficulty