: Uses of Class quicktime.app.time.Timer
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Uses of Classquicktime.app.time.Timer
Packages that use Timer
quicktime.app.spaces
Uses of Timer in quicktime.app.spaces
Fields in quicktime.app.spaces declared as Timer
protected Timer
SimpleSpace.timer
This is the Timer that both provides a TimeBase for the Space and tickles the Space
based on the scale and period of the Timer
Methods in quicktime.app.spaces that return Timer
Timer
SimpleSpace.getTimer()
Returns the Timer of the Space.
Timer
Space.getTimer()
Returns the Timer of the Space.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES