Loading time of a page in Qt.
-
@Vineela Please explain better. What is this "page"?
For time measurement you can use https://doc.qt.io/qt-5/qelapsedtimer.html -
@Vineela Please explain better. What is this "page"?
For time measurement you can use https://doc.qt.io/qt-5/qelapsedtimer.html -
@jsulm in my app i've used stacked widget where when i click a button it goes to another page , here i need to calculate the time taken for one page to another as you have mentioned QElapsedTimer yes i've used it but didnt calculate properly.
-
This post is deleted!