Frame.delay

The number of animation ticks this frame remains active

An animation tick occurs once a frame, to a default of 60 times a second

struct Frame
int delay;

Meta