Re: time()

new topic     » goto parent     » topic index » view thread      » older message » newer message

Kat writes:
> Robert, can we have a time(0) to reset time() to zero? 

The value of time() was never guaranteed to be
zero at the start of execution. You should 
take the *difference* between two calls to time()
if you want to measure something. 
Adding an argument to time() would break a lot of code.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu