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.
| Gets property | Sysprof.Recording:duration |