Skip to main content

trend_run_from_receipt

Function trend_run_from_receipt 

Source
pub fn trend_run_from_receipt(
    receipt: &CheckReceipt,
    started_at: &str,
    ended_at: &str,
    duration_ms: u64,
) -> TrendRun
Expand description

Converts a check receipt into a trend run sample.