{ "name": "event.speed.global \u2014 the status bar's 1 Hz tick", "description": "Emitted even when nothing is active, so a client can tell 'idle' from 'disconnected'.", "notification": { "jsonrpc": "2.0", "method": "event.speed.global", "params": { "downBps": 29796556, "activeCount": 1, "queuedCount": 2, "limitBps": null } }, "assertions": [ "emitted at 1 Hz whether or not anything is downloading", "limitBps null means the limiter is off" ] }