IScheduler.getStats

Provides load stats for the scheduler

Common usage examples would be load throttling and load stats recording.

interface IScheduler
getStats
()

Return Value

Type: Stats

struct instance which aggregates all stats

Meta