AddMilliseconds

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemDateTime class > Methods >

AddMilliseconds

Previous pageReturn to chapter overviewNext page

Adds the specified number of milliseconds to the value of this instance.

 

value - A number of whole and fractional milliseconds. The value parameter can be negative or positive. Note that this value is rounded to the nearest integer.

AddMilliseconds                 PROCEDURE(REAL value)