Method

GLib TimeValadd

deprecated: 2.62

Declaration [src]

void
g_time_val_add(
GTimeVal*time_,
glongmicroseconds
)

Description [src]

Adds the given number of microseconds to time_. microseconds can also be negative to decrease the value of time_.

Deprecated since: 2.62

GTimeVal is not year-2038-safe. Use guint64 for representing microseconds since the epoch, or use GDateTime.

Parameters

microseconds

Type: glong

Number of microseconds to add to time.

AltStyle によって変換されたページ (->オリジナル) /