setmsec


Purpose
Set the millisecond part of a time or datetime.
Synopsis
procedure setmsec(t:time,ms:integer)
procedure setmsec(dt:datetime,ms:integer)
Arguments
A time object
dt 
A datetime object
ms 
Millisecond
Related topics
sethour, setminute, setsecond


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.