Skip to contents

Users will typically not need to call this function directly. Instead, prefer monitor_pid.

Usage

monitor_save(path, ...)

Arguments

path

Path to the RDS where the results will be saved. Character scalar.

...

Arguments passed on to monitor_pid

pid

Pid of the process to monitor. Integer vector with length 1.

interval

Amount of time in seconds between resource polls. Double vector of length 1.

Value

Nothing