my ~master (2022-03-18T22:15:17.042384)
Dub
Repo
SystemConfig.Scheduler
my
actor
system
SystemConfig
Undocumented in source.
struct
SystemConfig
static
struct
Scheduler {
Optional
!
ulong
maxThroughput
;
Optional
!
Duration
pollInterval
;
}
Members
Variables
maxThroughput
Optional
!
ulong
maxThroughput
;
Undocumented in source.
pollInterval
Optional
!
Duration
pollInterval
;
Undocumented in source.
Meta
Source
See Implementation
my
actor
system
SystemConfig
structs
Scheduler
variables
scheduler