LoopingForFixedNumber

A LoopMode that loops for a fixed number of times

Constructors

Link copied to clipboard
constructor(loops: UInt)

Properties

Link copied to clipboard
val loops: UInt

the number of loops still remaining (including this loop)