Function

GLibtest_timer_elapsed

since: 2.16

Declaration

double
g_test_timer_elapsed (
  void
)

Description

Get 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, as a double.