Jaya Allamsetty
a9ceee2de7
feat: PerformanceObserverStats initial commit
Add a performance stat around long tasks. Chrome supports PerformanceObserver API that lets us
register for long tasks event. Any task that takes longer than 50ms is considered a long task.
5 years ago
Lyubo Marinov
ed0d464392
[eslint] quotes
8 years ago
paweldomas
935667f2fc
feat: add BEFORE_STATISTICS_DISPOSED event
9 years ago
hristoterezov
14ad15d956
refactor(audio_problem): Remove audio problem detection
9 years ago
Lyubomir Marinov
39488195d5
Add jsdocs
9 years ago
Lyubomir Marinov
dee489bca4
Add jsdocs
9 years ago
damencho
4616a4ebec
Adds a js doc.
9 years ago
hristoterezov
bcb3253df2
Implement audio problem detection
9 years ago
hristoterezov
36078b0e66
Implements audio problems detection
9 years ago
isymchych
8c014e8f12
use statistics module to process peer connection statistics
9 years ago
Boris Grozev
742a0bc6ac
Removes hard-coded constants and uses the events API in the statistics
module.
10 years ago