[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: smallest unit of time



On Sat, Jun 24, 2000 at 06:11:56AM +0500, deepak yadav wrote:
> hi
> what is the smallest unit of time i can have from the system. function time(...) returns in seconds. can it be smaller ?
> 
> i need source for program ab used for bench marking Apache server. where from can i get it.

man gettimeofday.

	-Arun