TimeVal.add

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

class TimeVal
void
add

Parameters

microseconds glong

number of microseconds to add to @time

Meta