Contents

ES_PROC_CHECK_TYPE_PIDRUSAGE

A type of process check that gets a process’s resource usage information.

Declaration

var ES_PROC_CHECK_TYPE_PIDRUSAGE: es_proc_check_type_t { get }

Discussion

This type corresponds to the proc_pid_rusage function from libproc.h.

See Also

Constants