Timer.this

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

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class Timer
    this
    ()

Return Value

a new #GTimer.