Function: limit()
Updated: 2025-10-10 12:02:04
Polyv Wx Live Player Component
Polyv Wx Live Player Component / utils/timeFormat / limit
Function: limit()
limit(
num,min,max):number
Restricts a numeric value within a specified range.
Parameters
num
number
min
number
max
number
Returns
number
