liblo 0.26
Data Fields

lo_timetag Struct Reference

A structure to store OSC TimeTag values. More...

Data Fields

uint32_t sec
uint32_t frac

Detailed Description

A structure to store OSC TimeTag values.


Field Documentation

uint32_t lo_timetag::frac

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

uint32_t lo_timetag::sec

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