get_interval


Description:

[ Version ( since = "3.34" ) ]
public unowned Duration get_interval ()

Returns the interval between repetitions of the this, as an Duration object.

This object is owned by this and should not be freed. It's valid until the this is not freed or its interval changed with either set_interval or set_interval_seconds.

Parameters:

this

an ComponentAlarmRepeat

Returns:

the interval between repetitions of the this