Reference Systems

VRPN - UNC

URL

http://www.cs.unc.edu/Research/vrpn/vrpn_getting_started.html

Time Stamp Structure

struct timeval
  {
    __time_t tv_sec;		/* Seconds.  */
    __suseconds_t tv_usec;	/* Microseconds.  */
  };

OpenCV

KWSys

ITK RealTimeClock

System Time

Scales

If counting from a given starting point (forward):



If counting relative times:

Units

Proposal