Contents

ES_PROC_CHECK_TYPE_DIRTYCONTROL

A type of process check that uses the process’s dirty state.

Declaration

var ES_PROC_CHECK_TYPE_DIRTYCONTROL: es_proc_check_type_t { get }

Discussion

This type corresponds to the proc_track_dirty, proc_set_dirty, proc_get_dirty, and proc_clear_dirty functions from libproc.h.

See Also

Constants