timely question about tables

For table attributes such as &create_expire and &write_expire, is elapsed time based on real time or network time?

(My experiments would claim real time, but I want to be wrong.)

Thanks,
Mike

It's network time but note that the timeouts actually give *minimum*
intervals before elements are expired; elements may be kept longer
than the interval specifies, especially for large tables.

Robin