mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 18:06:44 +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)
26 KiB
26 KiB