vrpn  07.33
Virtual Reality Peripheral Network
vrpn_LamportClock.h File Reference
#include "vrpn_Configure.h"
#include "vrpn_Types.h"
Include dependency graph for vrpn_LamportClock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vrpn_LamportTimestamp
 Timestamp for a single event, produced by a vrpn_LamportClock and hopefully generally usable in place of a struct timeval. More...
 
class  vrpn_LamportClock
 Implements a distributed event clock as defined by Leslie Lamport in some seminal papers I can't find my copies of, for use by people who want to sequence events without relying on synchronization of wallclocks. More...