add

fun add(microseconds: Long)

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

Parameters

microseconds

number of microseconds to add to @time