bestFit

@safe
Nullable!size_t
bestFit
(
const SysTime time
,
const SysTime[] candidates
)

Return Value

Type: Nullable!size_t

the index of the candidate that best fit the time.

Meta