QmlProfiler::Internal::QmlProfilerConfigWidget 0 0 320 100 Flush data while profiling: Periodically flush pending data to the profiler. This reduces the delay when loading the data and the memory usage in the application. It distorts the profile as the flushing itself takes time. Flush interval (ms): 1 10000000 1000 Process data only when process ends: Only process data when the process being profiled ends, not when the current recording session ends. This way multiple recording sessions can be aggregated in a single trace, for example if multiple QML engines start and stop sequentially during a single run of the program.