evaluate_occur_times


Description:

[ Version ( since = "2.32" ) ]
public bool evaluate_occur_times (time_t start, time_t end)

Determines biggest time window given by expressions "occur-in-range" in sexp.

Parameters:

this

An ESExp object.

start

Start of the time window will be stored here.

end

End of the time window will be stored here.

Returns:

true on success, false otherwise