DOC-FULL-A2 P0 | ActiveTimeTracker 未被集成 #91
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
审查发现
F1: time_tracker.rs 模块存在但 events_v2::push_event 和 session_v2::record_session_event_v2 都未使用它。iOS 传入的 active_seconds_delta 直接入库,不经 tracker 验证。start_reading_session_v2 应创建 tracker,push_event 应调用 tracker.tick() 获取 delta。
M-DOC-FULL Batch 0 审查 issue。