ProcessInfo

open class ProcessInfo

Information about the process of the application.

Author

Jonatan Ivanov

Andrey Litvitski

Since

3.3.0

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
open class MemoryInfo
Memory information.
Link copied to clipboard
Virtual threads information.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val pid: Long

Functions

Link copied to clipboard
open fun getCpus(): Int
Number of processors available to the process.
Link copied to clipboard
Memory information for the process.
Link copied to clipboard
Virtual threads information for the process.