`measureTimeMillis()` says something like 1000 (ms...
# tornadofx
h
measureTimeMillis()
says something like 1000 (ms), but the time from user interaction to canvas is a bit longer. Measuring the render performance in JavaFX is not very nice (compared to the web tools in browsers, which are amazing). A lot of private fields and methods to access the JavaFX render pulse.