Timer.this

Creates a new timer, and starts timing (i.e. g_timer_start() is implicitly called for you).

  1. this(GTimer* gTimer)
  2. this()
    class Timer
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta