Uses of Class
de.mhus.lib.core.MSystem.TopThreadInfo
-
Packages that use MSystem.TopThreadInfo Package Description de.mhus.lib.core -
-
Uses of MSystem.TopThreadInfo in de.mhus.lib.core
Methods in de.mhus.lib.core that return types with arguments of type MSystem.TopThreadInfo Modifier and Type Method Description static List<MSystem.TopThreadInfo>MSystem. threadTop(long sleep)Watch for a defined time of milliseconds all threads and returns the used cpu time.
-