Method

GLibDateTimeget_seconds

since: 2.26

Declaration

gdouble
g_date_time_get_seconds (
  GDateTime* datetime
)

Description

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.