Add a value to a timestamp.
This function guarantees that when the same value is repeatly added that no accumulation of rounding errors occurs.
@param ts Input timestamp @param ts_tb Input timestamp timebase @param inc value to add to ts @param inc_tb inc timebase
See Implementation
Add a value to a timestamp.
This function guarantees that when the same value is repeatly added that no accumulation of rounding errors occurs.
@param ts Input timestamp @param ts_tb Input timestamp timebase @param inc value to add to ts @param inc_tb inc timebase