Zoom recording api does not return exact duration of recording

I am trying to get the recording duration of a meeting recording through zoom api but api do not return the exact duration of recording. It return the float value of recording duration.

I am calling this “https://api.zoom.us/v2/meetings/:meetingid/recordings” api for geting the meeting duration.