ratz/src/modules/activitylevel/suddenchanges.go

func isSuddenlyQuiet(srv common.ChatServer) bool {}

// most of the conversation of the last few hours has occurred in the last 30 minutes
func isSuddenlyBusy(srv common.ChatServer) bool {}