struct tarpc_ptp_clock_time

struct tarpc_ptp_clock_time {
    // fields

    int64_t sec;
    uint32_t nsec;
};