glib.TimeVal

Undocumented in source.

Public Imports

glib.c.types
public import glib.c.types;
Undocumented in source.
gtkc.glibtypes
public import gtkc.glibtypes;
Undocumented in source.

Members

Classes

TimeVal
class TimeVal

Represents a precise time, with seconds and microseconds. Similar to the struct timeval returned by the gettimeofday() UNIX system call.

Meta