TimeVal.add

Adds the given number of microseconds to time_. microseconds can also be negative to decrease the value of time_.

class TimeVal
static
void
add

Parameters

time GTimeVal

a GTimeVal

microseconds glong

number of microseconds to add to time

Meta