open-vm-tools 11.3.5
Typedefs | Functions
monotonicTimer.c File Reference
#include <limits.h>
#include "vmware.h"
#include "system.h"
#include "vmware/tools/utils.h"
Include dependency graph for monotonicTimer.c:

Typedefs

typedef struct MTimerSource MTimerSource
 

Functions

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

Detailed Description

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