Add rows to the performance log table in the SQLite database by calling performance_poll on all processes in the tessiflow-daemon tree
Usage
performance_log_update(
pids = sapply(ps::ps_find_tree("tessiflow-daemon"), ps::ps_pid)
)
Add rows to the performance log table in the SQLite database by calling performance_poll on all processes in the tessiflow-daemon tree
performance_log_update(
pids = sapply(ps::ps_find_tree("tessiflow-daemon"), ps::ps_pid)
)