|
Lbug C API
|
lbug internal interval type which stores the months, days and microseconds. More...
#include <lbug.h>
Data Fields | |
| int32_t | months |
| int32_t | days |
| int64_t | micros |
lbug internal interval type which stores the months, days and microseconds.
| int32_t lbug_interval_t::days |
| int64_t lbug_interval_t::micros |
| int32_t lbug_interval_t::months |