StatusLifecycleDebugger Service
File: src/services/StatusLifecycleDebugger.ts
Overview
Exports
- statusDebugger - const export
Classes
StatusLifecycleDebugger
No description available.
Methods:
startDebuggingstopDebugginggetCurrentStatusInfotestManualStatusChangecatchsimulateInactivityshowDebugPanel
Properties:
isDebugginglogHistorymonitoringtrueeventslogfalseundefinedinformationcurrentUseractivityStateuseridusernamestatuslastHeartbeatisOnlineactivitylastActivitytimeSinceLastActivityisIdleisAwaychangestofailedtestingtimemillisecondsAgoconsoleinfoUserStateHistory
Source Code Insights
File Size: 6147 characters Lines of Code: 180 Imports: 4
Usage Example
typescript
import { statusDebugger } from '@/services/StatusLifecycleDebugger'
// Example usage
// Use the exported functionalityThis documentation was automatically generated from the source code.
