mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 08:56:10 +00:00
Usage, on the javascript console:
> feature_flags.collect_send_times = true;
> compose.send_many_messages("test", "test", 3)
> compose.send_times_data
[47, 99, 48]
(imported from commit a2a22eea9bb1bbe24a79ec0453c099dabfc61c19)
1.4 KiB
1.4 KiB