Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 273 Bytes

TODO.md

File metadata and controls

4 lines (4 loc) · 273 Bytes
  • Ensure reasonable behavior when timethis is used from multiple threads.
  • Support only showing a message if the execution time of the measured code block exceeds some threshold? One use case would be checking if something done on the UI thread causes lag.