Function

SysprofCaptureConditionnew_where_time_between

Declaration [src]

SysprofCaptureCondition*
sysprof_capture_condition_new_where_time_between (
  int64_t begin_time,
  int64_t end_time
)

Description

No description available.

This function is not directly available to language bindings.

Parameters

begin_time

Type: int64_t

No description available.

end_time

Type: int64_t

No description available.

Return value

Type: SysprofCaptureCondition

No description available.

The data is owned by the called function.