Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 140 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 140 Bytes

leakdetectorFX

a small experimental memory leak detector for JavaFX

##How to use

 new LeakScanner(someSceneToTrack, 100L);