Handbook
Glossary
g_timer_elapsed ( timer microseconds -- gdouble )
Vocabulary
glib
.
ffi
Inputs
timer
an
object
microseconds
an
object
Outputs
gdouble
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gdouble
g_timer_elapsed
( GTimer* timer,
gulong
microseconds )