span expressed in microseconds.
DateTime.difference
glib.types.TimeSpan difference(glib.date_time.DateTime begin)Calculates the difference in time between end and begin. The #GTimeSpan that is returned is effectively end - begin (ie: positive if the first parameter is larger).
Parameters
begin | a #GDateTime |
Returns
the difference between the two #GDateTime, as a time