Process

object Process

Object with utilities to gather information about the running process.

Properties

Link copied to clipboard
val pid: Long

OS Process ID.

Functions

Link copied to clipboard
fun uptime(): Long

Milliseconds since the process was created.