Packages
glib-2.0
GLib
TimeVal
TimeVal
add
from_iso8601
get_current_time
to_iso8601
tv_sec
tv_usec
TimeVal
Object Hierarchy:
GLib.TimeVal
GLib.TimeVal
GLib.TimeVal
Description:
[
Version
( deprecated_since =
"2.62"
) ]
[
CCode
( has_type_id =
false
) ]
public
struct
TimeVal
Warning:
TimeVal is deprecated since 2.62.
Namespace:
GLib
Package:
glib-2.0
Content:
Creation methods:
public
TimeVal
()
Methods:
public
void
add
(
long
microseconds)
public
bool
from_iso8601
(
string
iso_date)
public
void
get_current_time
()
public
string
to_iso8601
()
Fields:
public
long
tv_sec
public
long
tv_usec