open-vm-tools 12.5.0
monotonicTimer.c File Reference
#include <limits.h>
#include "vmware.h"
#include "system.h"
#include "vmware/tools/utils.h"

Typedefs

typedef struct MTimerSource MTimerSource
 

Functions

GSource * VMTools_CreateTimer (gint timeout)
 Create a timer based on a monotonic clock source.
 

Detailed Description

A GSource that implements a timer backed by a monotonic time source.