difference

fun difference(begin: DateTime): <Error class: unknown class>(source)

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).

Return

the difference between the two #GDateTime, as a time span expressed in microseconds.

Since

2.26

Parameters

begin

a #GDateTime