Handbook
Glossary
start-time<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
start-time<<
( value object -- )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
vm
;
M:
gc-event
start-time<<
T{
struct-slot-spec
{
name
"start-time"
}
{
offset 336
}
{
class
integer
}
{
initial 0
}
{
type
ulonglong
}
}
write-struct-slot
;
inline
USING:
accessors
id3.private
slots.private
;
M:
id3
start-time<<
12
set-slot
;
inline