erc-sort-channel-users-by-activity

erc-sort-channel-users-by-activity is a compiled Lisp function in `erc.el'.

(erc-sort-channel-users-by-activity LIST)

Sort LIST such that users which have spoken most recently are listed first.
LIST must be of the form (USER . CHANNEL-DATA).

See also: `erc-get-channel-user-list'.