Acknowledged

bad names of func in profiler

eclipse Version: 2022-09 (4.25.0) Build id: 20220908-1902
windows 10
plugin 4.1.2
sdk 4.1.6

e.g.

getSystemStats instead of getClockTime()

dc.drawElipse() instead of dc.clear()

abs() instead of  format()

...