![]() Previous |
![]() Next |
The latencies tab provides an overview of all the Java level events that contribute to a thread not executing Java code (thread stalls). You can see how much time your threads spent time sleeping, waiting, being blocked, and so on.
This topic contains information on the following subjects: