Skip to main content

current

Function current 

Source
pub fn current() -> TelemetryResult<Option<PressureObservation>>
Expand description

Probe the active Codex session log for the configured thread id. Returns Ok(None) when no thread id is configured or the session log has no token_count events yet.