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... | |