Method

SnapdTaskget_spawn_time

since: 1.0

Declaration [src]

GDateTime*
snapd_task_get_spawn_time (
  SnapdTask* task
)

Description [src]

Get the time this task started.

Available since: 1.0

Gets propertySnapd.Task:spawn-time

Return value

Type: GDateTime

A GDateTime.

The returned data is owned by the instance.