update-timer>> ( object -- value )


Vocabulary
accessors

Definition
IN: accessors

GENERIC: update-timer>> ( object -- value )


Methods
USING: accessors audio.engine slots.private ;

M: audio-engine update-timer>> 11 slot ; inline