next_timeout


Description:

[ Version ( deprecated = true ) ]
public int next_timeout (TimeVal now)

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.