collect_batch_log: Collect batch execution log

View source: R/har_online_session.R

collect_batch_logR Documentation

Collect batch execution log

Description

Returns one row per completed online detection cycle.

Usage

collect_batch_log(obj)

Arguments

obj

Online session.

Value

Data frame with one row per batch and columns:

  • batch_id

  • memory_size

  • fit_time_sec

  • detect_time_sec

  • total_time_sec


harbinger documentation built on July 10, 2026, 5:07 p.m.