Документация PHP


win32ps Функции

win32service

win32ps Функции

PHP Manual


win32_ps_stat_proc

(PECL win32ps:1.0.1)

win32_ps_stat_proc — Stat process

Описание

array win32_ps_stat_proc ([ int $pid ] )

Retrieves statistics about the process with the process id pid .

Список параметров

pid

The process id of the process to stat. If omitted, the id of the current process.

Возвращаемые значения

Returns FALSE on failure, or an array consisting of the following information on success:

pid

The process id.

exe

The path to the executable image.

mem

An array containing information about the following memory utilization indicators: page_fault_count , peak_working_set_size , working_set_size , quota_peak_paged_pool_usage , quota_paged_pool_usage , quota_peak_non_paged_pool_usage , quota_non_paged_pool_usage , pagefile_usage and peak_pagefile_usage .

tms

An array containing information about the following CPU time utilization indicators: created , kernel and user .

Смотрите также


win32ps Функции

win32service

win32ps Функции

PHP Manual

SAPE все усложнил?

MainLink - простая и прибыльная продажа ссылок!

Последние поступления:

Размещена 10 августа 2020 года

Я по ТВ видел, что через 10 лет мы будем жить лучше, чем в Германии...
Я не понял, что это они с Германией сделать хотят?!

читать далее…

ТехЗадание на Землю

Размещена 14 марта 2018 года

Пpоект Genesis (из коpпоpативной пеpеписки)

читать далее…

Шпаргалка по работе с Vim

Размещена 05 декабря 2017 года

Vim довольно мощный редактор, но работа с ним не всегда наглядна.
Например если нужно отредактировать какой-то файл например при помощи crontab, без знания специфики работы с viv никак.

читать далее…

Ошибка: Error: Cannot find a valid baseurl for repo

Размещена 13 сентабря 2017 года

Если возникает ошибка на centos 5 вида
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
Eg. Invalid release/

читать далее…

Linux Optimization

Размещена 30 июля 2012 года

Prelink

читать далее…