Versions in this module Expand all Collapse all v0 v0.1.0 Aug 9, 2025 Changes in this version + const Project + type Reporter interface + Agent func() agentsobs.Reporter + Close func() + Room func() roomobs.Reporter + func NewReporter() Reporter + type SessionTimer struct + func NewSessionTimer(startTime time.Time) *SessionTimer + func (h *SessionTimer) Advance(now time.Time) (millis, mins int64)