Constant libutils::tunable::SLICE_INACTIVE_LIMIT [] [src]

pub const SLICE_INACTIVE_LIMIT: u16 = 15 * 12

A limit in time slices after which we decide the connection is dead.

As one slice is 5 second long, this is quarter of an hour.