> Almost everyplace should be using gstate.now. This is set at the > beginning > of the current loop, and it avoids the expense of a system function call, > and is within few milli seconds of being the same as now(). It also gives > all actions in the current loop the same timestamp. > > jm7
I'm not familiar with C++ syntax. Am I wrong to smell a rat between now and now() ? _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
