I am happy with THREE.js, but for my project I should know for each frame was it presented in time (for 60Hz each 16.67 ms) or not. THREE.js statistic is average. I also want to be know which button and when was pressed with high precision. This should not be a web application. It is ok if i will run it in a local node.js or something like this.
Could you help me with such framework? (I need link to framework or to good explanation how to do it THREE.js/babylon.js