Warning, /sdk/clazy/docs/checks/README-use-chrono-in-qtimer.md is written in an unsupported language. File is not indexed.

0001 # use-chrono-in-qtimer
0002 
0003 Find places where a number is used with QTimer's `start`, `setElapsed` or `singleShot` methods,
0004 and suggests to use chrono literals instead.