.TH "lo_timetag" 3 "Version 0.36" "liblo" \" -*- nroff -*- .ad l .nh .SH NAME lo_timetag \- A structure to store OSC TimeTag values\&. .SH SYNOPSIS .br .PP .PP \fR#include \fP .SS "Data Fields" .in +1c .ti -1c .RI "uint32_t \fBsec\fP" .br .ti -1c .RI "uint32_t \fBfrac\fP" .br .in -1c .SH "Detailed Description" .PP A structure to store OSC TimeTag values\&. .PP Definition at line \fB35\fP of file \fBlo_osc_types\&.h\fP\&. .SH "Field Documentation" .PP .SS "uint32_t lo_timetag::frac" The fractions of a second offset from above, expressed as 1/2^32nds of a second .PP Definition at line \fB40\fP of file \fBlo_osc_types\&.h\fP\&. .SS "uint32_t lo_timetag::sec" The number of seconds since Jan 1st 1900 in the UTC timezone\&. .PP Definition at line \fB37\fP of file \fBlo_osc_types\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for liblo from the source code\&.