HeroStats Libraries
SimulateScanner.DelayTime Property

[This is preliminary documentation and subject to change.]

Milliseconds between executions of DoFrame

[Visual Basic]
NotOverridable Public ReadOnly Property DelayTime As Integer _
    Implements IScanner.DelayTime
[C#]
public int DelayTime {get;}

Implements

IScanner.DelayTime

See Also

SimulateScanner Class | CityOfHeroes.Scanner Namespace