Method

SysprofDocumentCounterget_value

Declaration [src]

void
sysprof_document_counter_get_value (
  SysprofDocumentCounter* self,
  guint nth,
  gint64* time,
  GValue* value
)

Description

No description available.

Parameters

nth

Type: guint

No description available.

time

Type: gint64*

No description available.

The data is owned by the caller of the method.
value

Type: GValue

No description available.

The data is owned by the caller of the method.