next_timeout
Description:
Warning: next_timeout is deprecated.
Get the amount of milliseconds till the session will expire.
Note:
Use next_timeout_usec instead.
Parameters:
| this |
a Session |
| now |
the current system time |
Returns:
|
the amount of milliseconds since the session will time out. |