Handbook
Glossary
micros>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
micros>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
duckdb.ffi
math
;
M:
duckdb_interval
micros>>
T{
struct-slot-spec
{
name
"micros"
}
{
offset 8
}
{
class
integer
}
{
initial 0
}
{
type
int64_t
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
duckdb.ffi
math
;
M:
duckdb_time
micros>>
T{
struct-slot-spec
{
name
"micros"
}
{
offset 0
}
{
class
integer
}
{
initial 0
}
{
type
int64_t
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
duckdb.ffi
math
;
M:
duckdb_time_struct
micros>>
T{
struct-slot-spec
{
name
"micros"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
int32_t
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
duckdb.ffi
math
;
M:
duckdb_timestamp
micros>>
T{
struct-slot-spec
{
name
"micros"
}
{
offset 0
}
{
class
integer
}
{
initial 0
}
{
type
int64_t
}
}
read-struct-slot
;
inline