方法

GLibTimerstop

声明 [源代码]

void
g_timer_stop (
  GTimer* timer
)

描述 [源代码]

标记一个结束时间,所以对 g_timer_elapsed() 的调用将返回此结束时间和开始时间之间的差值。