tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
RoundRobin
tagion
tools
shell
shelloptions
Undocumented in source.
@
safe
final synchronized
class
RoundRobin {
import
core
.
atomic
;
;
protected
uint
counter
;
uint
next
(uint number_of_nodes);
}
Members
Functions
next
uint
next
(uint number_of_nodes)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
counter
uint
counter
;
Undocumented in source.
Meta
Source
See Implementation
tagion
tools
shell
shelloptions
classes
RoundRobin
manifest constants
mode0_prefix
structs
ShellOptions
variables
contract_robin
dart_robin