Browse thread
Re: timer
- Robbert VanRenesse
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Robbert VanRenesse <rvr@c...> |
| Subject: | Re: timer |
I have ported part of the Unix library to Windows. It includes gettimeofday and all the socket stuff. I have to put some finishing touches on it, but will make it available soon. Unfortunately, I'm gone most of next week, and very busy this week, but I'll see what I can do. Robbert At 09:09 AM 6/4/96 +0200, Pierre Weis wrote: > >Date: Mon, 3 Jun 1996 21:52:48 +0100 >To: caml-list@pauillac.inria.fr >Subject: fonction pour mesurer le temps > >[English: there is no means to measure elapsed time in Caml Light under PC or >Macintosh. Is there the necessary C code primitive already written somewhere ?] > >j'avais pose a P.W. la question suivante: > >> 1) d'un eleve: existe-t-il une fonction de bibliotheque pour mesurer le >> temps ecoule? > >la reponse de P.W.: > >> Elle existe dans la librairie Unix. Sinon il faut e'crire un bout de >> code C qui la procure... > >d'ou une nouvelle question, a destination de la liste: quelqu'un a-t-il >ecrit cette fonction 1) pour caml-win 2) pour caml-dos 3) pour caml-mac ? >ceci pour eviter de re-inventer la roue (qui tourne, arf). > >amicalement, > >Bruno Petazzoni <bpetazzoni@sancerre.ac-idf.jussieu.fr> >Lyc. M. Berthelot >94100 SAINT-MAUR > > > >