Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi !
The question is simple : Is there any way to know what time an event occured? I'have found anything in QEvent...
Thanks !
No, there is not.
The events do not contain any sort of timestamp. As a first guess, I would expect this to be quite expensive from a performance point of view.
Ok thank you two !