Function

GLibtest_timer_elapsed

since: 2.16

Declaration [src]

double
g_test_timer_elapsed (
  void
)

Description [src]

Gets the number of seconds since the last start of the timer with g_test_timer_start().

Available since: 2.16

Return value

Type: double

The time since the last start of the timer in seconds.