ArchWizard

DGD/

source navigation ]
diff markup ]
identifier search ]
file search ]
Version: [ 1.0.a0 ] [ 1.1 ] [ 1.2 ] [ 1.2p1 ] [ 1.2p2 ] [ 1.2p3 ] [ 1.2p4 ] [ 1.2.151 ]

  1 NAME
  2         millitime - return the current time in milliseconds
  3 
  4 SYNOPSIS
  5         mixed *millitime()
  6 
  7 
  8 DESCRIPTION
  9         Return the current time as an array ({ time, fraction }), where time
 10         is an integer denoting the current time in seconds, and fraction is
 11         a float in range [0.0 .. 1.0>, denoting the fraction of the current
 12         second that has passed, with a resolution of 0.001.
 13 
 14 SEE ALSO
 15         kfun/time, kfun/ctime

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.