Re: some numbers (third try)

Date view Thread view Subject view Author view

From: Archie Cobbs (archie@whistle.com)
Date: Fri Dec 04 1998 - 16:01:13 EST


Godmar Back writes:
> package sys;
>
> /**
> * Give Java programs access to the cycle counter on Pentium PCs.
> */
> public class CycleCounter
> {
> /**
> * read the current cycle counter
> */
> public static native long read();
> }
>
> ...
>
> Should we start a place in the kaffe repository to share little
> goodies like that?

Yes!! But kaffe.util (or kaffe.sys?) seems like a more
appropriate place.

-Archie

___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:06 EDT