[ Version ( deprecated = true ) ]
public int next_timeout (TimeVal now)
Warning: next_timeout is deprecated.
Get the amount of milliseconds till the session will expire.
Use next_timeout_usec instead.
this |
a Session |
now |
the current system time |
the amount of milliseconds since the session will time out. |