Method

GLibDateTimeget_seconds

since: 2.26

Declaration [src]

gdouble
g_date_time_get_seconds (
  GDateTime* datetime
)

Description [src]

Retrieves the number of seconds since the start of the last minute, including the fractional part.

Available since: 2.26

Return value

Type: gdouble

The number of seconds.