Converting ros::time to double value without uint_t
I had a look at the ros::durationBase and it has functions toSec toNsec to convert the following into one int64_t which would exceed a double in c++;
int32_t nsec
int32_t sec