Timer


Object Hierarchy:

Object hierarchy for Timer

Description:

[ Compact ]
[ CCode ( free_function = "g_timer_destroy" ) ]
public class Timer

`GTimer` records a start time, and counts microseconds elapsed since that time.

This is done somewhat differently on different platforms, and can be tricky to get exactly right, so `GTimer` provides a portable/convenient interface.


Namespace: GLib
Package: glib-2.0

Content:

Creation methods:

Methods: