SCM Repository
[smlnj] / sml / branches / idlbasis-devel / src / runtime / mach-dep / win32-timers.h |
View of /sml/branches/idlbasis-devel/src/runtime/mach-dep/win32-timers.h
Parent Directory
|
Revision Log
Revision 848 -
(download)
(as text)
(annotate)
Mon Jun 25 19:29:29 2001 UTC (19 years, 10 months ago)
File size: 294 byte(s)
Mon Jun 25 19:29:29 2001 UTC (19 years, 10 months ago)
File size: 294 byte(s)
This commit was manufactured by cvs2svn to create branch 'idlbasis-devel'.
/* win32-timers.h * * COPYRIGHT (c) 1997 Bell Laboratories, Lucent Technologies * * header for * win32 specific interface to times and * to an interface for interval timers. */ extern bool_t win32StopTimer(); extern bool_t win32StartTimer(int milli_secs); /* end of win32-timers.h */
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |