struct te_ts_t

struct te_ts_t {
    // fields

    uint32_t tv_sec;
    uint32_t tv_usec;
};