Add a value to a timestamp.
This function guarantees that when the same value is repeatly added that no accumulation of rounding errors occurs.
@paramin ts Input timestamp @paramin ts_tb Input timestamp time base @paramin inc Value to be added @paramin inc_tb Time base of inc
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.
@paramin ts Input timestamp @paramin ts_tb Input timestamp time base @paramin inc Value to be added @paramin inc_tb Time base of inc