GTimer

glib.timer.Timer 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 glib.timer.Timer provides a portable/convenient interface.

struct GTimer