getmsec


Purpose
Get the millisecond part of a time or datetime.
Synopsis
function getmsec(t:time):integer
function getmsec(dt:datetime):integer
Arguments
A time object
dt 
A datetime object
Return value
Millisecond as an integer.
Related topics
gethour, getminute, getsecond


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