Message-ID: <004b01c2c905$14731120$0203a8c0@JeanBaptiste> From: "Jean-Baptiste ESTIVAL" To: Subject: how to make a Timer Date: Fri, 31 Jan 2003 09:45:17 +0100 Organization: SHAKTIWARE MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0048_01C2C90D.75F455A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0048_01C2C90D.75F455A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable i want to use a simple timer with about 10ms precision. i have the last version of djgpp, i just want to do something like: timer.start(); ..... timer.stop(); timer.print_value_ms(); thanks ------=_NextPart_000_0048_01C2C90D.75F455A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
i want to use a=20 simple timer with about 10ms precision. i have the last
version of = djgpp, i=20 just want to do something=20 like:
timer.start();
.....
timer.stop();
timer.print_value_ms= ();
thanks

------=_NextPart_000_0048_01C2C90D.75F455A0--