Function
SysprofCaptureConditionnew_where_time_between
Declaration [src]
SysprofCaptureCondition*
sysprof_capture_condition_new_where_time_between (
int64_t begin_time,
int64_t end_time
)
Parameters
begin_time-
Type:
int64_tNo description available.
end_time-
Type:
int64_tNo description available.
Return value
Type: SysprofCaptureCondition
No description available.
| The data is owned by the called function. |