Skip to main content

Module epoch

Module epoch 

Source
Expand description

Epoch policy trait and default implementation.

Structs§

DefaultEpochPolicy
Default epoch policy based on configurable thresholds.
EpochPolicyContext
Context passed to EpochPolicy::decide.

Enums§

EpochDecision
Decision returned by an EpochPolicy when camera motion is detected.

Traits§

EpochPolicy
User-implementable trait: controls the response to detected camera motion.