Function __global->get_num_chatters
Definitions
sources/chat_stats.php
- Get the number of people using the chat system at the moment. Note that this is intentionally different from 'users online' even if site wide IM is enabled- it has a 60 second timeout, so it really is active people.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Return
- The number of people on the chat system
- Type: integer
- Set: N/A
- Range: N/A