Module PhusionPassenger::Utils::NativeSupportUtils
In: lib/phusion_passenger/utils/native_support_utils.rb

Utility functions that can potentially be accelerated by native_support functions.

Methods

Classes and Modules

Class PhusionPassenger::Utils::NativeSupportUtils::ProcessTimes

Constants

NULL = "\0".freeze

Public Instance methods

Wrapper for getrusage().

Split the given string into an hash. Keys and values are obtained by splitting the string using the null character as the delimitor.

[Validate]