Fix percentage calculation.

A previous commit enabled rendering based on thread or wall clock.
This implies that the percentages should be computed based on
the same clock used for rendering. (The current code mistakenly
always used the thread clock).

Change-Id: I7648ccc0c7adee1e34eb36b258ad24d7d7054bcf
1 file changed