Handbook
Glossary
duration>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
duration>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
qtkit
;
M:
QTTimeRange
duration>>
T{
struct-slot-spec
{
name
"duration"
}
{
offset 24
}
{
class
QTTime
}
{
initial
S{
QTTime
{
timeValue 0
}
{
timeScale 0
}
{
flags 0
}
}
}
{
type
QTTime
}
}
read-struct-slot
;
inline
USING:
accessors
kernel.private
math
papier.sprites
slots.private
;
M:
animation-frame
duration>>
3
slot
{
fixnum
}
declare
;
inline
USING:
accessors
slots.private
webapps.mason.backend
;
M:
benchmark
duration>>
4
slot
;
inline
USING:
accessors
cuesheet
slots.private
;
M:
index
duration>>
3
slot
;
inline