lo_timetag(3) Library Functions Manual lo_timetag(3)

lo_timetag - A structure to store OSC TimeTag values.

#include <lo_osc_types.h>


uint32_t sec
uint32_t frac

A structure to store OSC TimeTag values.

Definition at line 35 of file lo_osc_types.h.

The fractions of a second offset from above, expressed as 1/2^32nds of a second

Definition at line 40 of file lo_osc_types.h.

The number of seconds since Jan 1st 1900 in the UTC timezone.

Definition at line 37 of file lo_osc_types.h.

Generated automatically by Doxygen for liblo from the source code.

Version 0.32 liblo