grafana / JPProf

Go Pprof but for Java runtime.
Apache License 2.0
69 stars 5 forks source link

Fix compilation error #2

Closed fstab closed 2 years ago

fstab commented 2 years ago

Fix a typo that results in a compilation error. Thread.sleep() takes a long value as parameter, not a Duration.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.