Function

GLibtest_timer_start

since: 2.16

Declaration

void
g_test_timer_start (
  void
)

Description

Start a timing test. Call g_test_timer_elapsed() when the task is supposed to be done. Call this function again to restart the timer.

Available since: 2.16