WIP command-flow / Class

AnimationFrameBasedCommandFlowScheduler

Decorators:@Injectable
Implements:CommandFlowScheduler

No documentation has been provided.

Methods

next()

No documentation has been provided.

Presentation
next(fn: () => void): void;
Parameters
NameTypeDescription
fn
() => void
Returns
void