API Reference / rankMoments · function
Function: rankMoments()
function rankMoments(opts, score): RankedMoment[];
Score every sampled instant and return the best, highest score first.
Parameters
| Parameter | Type |
|---|---|
opts | RankOptions |
score | (jd) => number |