pub const PROCESS_RUNTIME_NAME: Key;
Expand description
The name of the runtime of this process. For compiled native binaries, this SHOULD be the name of the compiler.
Examples
OpenJDK Runtime Environment
pub const PROCESS_RUNTIME_NAME: Key;
The name of the runtime of this process. For compiled native binaries, this SHOULD be the name of the compiler.
OpenJDK Runtime Environment