Read Me - Common Public License V1.0 - Copyright Notice(©)

addMicroseconds


>>-addMicroseconds(microseconds)----------------------------><

Adds microseconds to the TimeSpan object, returning a new TimeSpan instance. The receiver TimeSpan object is unchanged. The [microseconds] value must be a valid whole number. Negative values result in microseconds being subtracted from the TimeSpan value.

Read Me - Common Public License V1.0 - Copyright Notice(©)