1#ifndef VRPN_LAMPORT_CLOCK_H
2#define VRPN_LAMPORT_CLOCK_H
38 vrpn_uint32 operator [] (
int i)
const;
41 int size (
void)
const;
47 void copy (
const vrpn_uint32 *);
52 vrpn_uint32 * d_timestamp;
83 vrpn_uint32 * d_currentTimestamp;
Implements a distributed event clock as defined by Leslie Lamport in some seminal papers I can't find...
Timestamp for a single event, produced by a vrpn_LamportClock and hopefully generally usable in place...
bool operator<(const SensorInfo &a, const SensorInfo &b)