GTA V NativesvehicleVehicle::getTotalDurationOfVehicleRecordingIdOn this pageVehicle::getTotalDurationOfVehicleRecordingIdSyntax ```js mp.game.vehicle.getTotalDurationOfVehicleRecordingId(p0); ``` Required Arguments p0: unknown (to be checked) Return value float Example ```js // todo ``` See also