home *** CD-ROM | disk | FTP | other *** search
/ ftp.uni-stuttgart.de/pub/systems/acorn/ / Acorn.tar / Acorn / acornet / dev / forth / forthmacs / serial / serial~ / !Forthmacs.lib.interval < prev    next >
Text File  |  1995-01-07  |  87b  |  4 lines

  1. : get-msecs    (s -- n )    get-ticks ms/tick * ;
  2. d# 1000 ms/tick /   constant ticks/second
  3.  
  4.