Method
SysprofCaptureWriterstat
Declaration [src]
void
sysprof_capture_writer_stat (
SysprofCaptureWriter* self,
SysprofCaptureStat* stat
)
Description [src]
This function will fill stat with statistics generated while capturing
the profiler session.
Parameters
stat-
Type:
SysprofCaptureStatA location for an
SysprofCaptureStat.The argument will be set by the function. The returned data is owned by the instance.