Method

SysprofRecordingget_duration

Declaration [src]

gint64
sysprof_recording_get_duration (
  SysprofRecording* self
)

Description [src]

Gets the recording duration in microseconds, which is the same precision used by g_get_monotonic_time(). Use G_USEC_PER_SEC to get the time in seconds.

Return value

Type: gint64

The duration of the recording, or 0.