Represents a collection of webrequests Will only send update signal at most every delay Provides convenient aggregation of metrics.
Optional
callback on update, called at most every delay time.
Returns the sum of .loaded across all requests
Returns the sum of .total across all requests
Notify a webrequest of success
Notify a webrequest of failure
Starts tracking a new web request
Update an existing web request
Generated using TypeDoc
Represents a collection of webrequests Will only send update signal at most every delay Provides convenient aggregation of metrics.