next_timeout_usec
Description:
public int next_timeout_usec (
int64 now)
Get the amount of milliseconds till the session will expire.
Parameters:
| this |
a Session
|
| now |
the current monotonic time
|
Returns:
|
the amount of milliseconds since the session will time out.
|