get_absolute_time


Description:

[ Version ( since = "3.34" ) ]
public unowned Time? get_absolute_time ()

Returns the this absolute time for an absolute trigger, or null, when the this is a relative trigger.

The object is owned by this and it's valid until the this is freed or its absolute time changed.

Parameters:

this

an ComponentAlarmTrigger

Returns:

the this absolute time, as an Time, or null