autoformat v1.0.0 (2022-06-03T10:33:38Z)
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