Skip to main content

MOMENTS

Constant MOMENTS 

Source
pub const MOMENTS: usize = 1_024;
Expand description

How many moments a recording keeps by default.

A thousand moments is more of a program than a person will scrub through in one sitting, and at the sizes measured in web/README.md it is a recording a page can hold without noticing. A caller may ask for fewer, or for more up to MOST_MOMENTS.