gvr_clock_time_point

#include <gvr_types.h>

A monotonic system time representation.

Summary

On Android, this is equivalent to System.nanoTime(), or clock_gettime(CLOCK_MONOTONIC). If there is any doubt about how to get the current time for the current platform, simply use gvr_get_time_point_now().

Public attributes

monotonic_system_time_nanos
int64_t

Public attributes

monotonic_system_time_nanos

int64_t gvr_clock_time_point::monotonic_system_time_nanos