[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`RangingParameters.SlotDuration` defines settings for slot duration, specifying options for UWB ranging. It is an annotation interface, inheriting methods from `java.lang.annotation.Annotation`. The interface provides two constants: `DURATION_1_MS` (value 1) represents a 1-millisecond slot duration, and `DURATION_2_MS` (value 2) represents a 2-millisecond slot duration. These constants allow configuration of the slot's time length during the ranging process.\n"]]