Can we figure out how much progress a query has made in TOAD?

Occassionally we have a query which runs an excessively long time.
It is a Inline View ie a “With” Clause within PLSQL code.

Using the Session Browser ther are tabs of performance information showing Read and Gets etc.
Is there a way to figure out how long a query will take to run ie how more time it will take to complete or at least some other progress indicator from looking at information in the session browser?

Am using TOAD version 9.0.1.8.

Any help would be much appreciated.

I think this is (in this moment … Oracle 11g) not possible to make!

There is one view that you can watch “long operations”, which I use for that…:

/*