MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / sample_phase_timing_entry

Function sample_phase_timing_entry

atomic-core/src/change/session.rs:555–564  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

553 }
554
555 fn sample_phase_timing_entry() -> PhaseTimingEntry {
556 PhaseTimingEntry {
557 phase: "implement".into(),
558 start_ts: Some("2025-01-15T10:30:00Z".into()),
559 end_ts: Some("2025-01-15T10:32:15Z".into()),
560 input_tokens: 8200,
561 output_tokens: 3100,
562 cost_usd: 0.0281,
563 }
564 }
565
566 fn sample_session_event() -> SessionEvent {
567 SessionEvent {

Callers 1

Calls

no outgoing calls

Tested by 1