---
title: updateAVCCommandTimeout
framework: kernel
role: pseudoSymbol
path: kernel/iofirewireavcunit/1813851-updateavccommandtimeout
---

# updateAVCCommandTimeout

By default, AVCCommands timeout 10 seconds after receiving an Interim response. This function resets the timeout of the current command to 10 seconds from the current time. Call this repeatedly for AVC commands that take a very long time to execute to prevent premature timeout.

## Declaration

```occ
virtual IOReturn updateAVCCommandTimeout(); 
```

## See Also

### Miscellaneous

- [AVCCommand](kernel/iofirewireavcunit/1813829-avccommand.md)
- [AVCCommandInGeneration](kernel/iofirewireavcunit/1813833-avccommandingeneration.md)
- [handleClose](kernel/iofirewireavcunit/1813838-handleclose.md)
- [handleOpen](kernel/iofirewireavcunit/1813842-handleopen.md)
- [matchPropertyTable](kernel/iofirewireavcunit/1813847-matchpropertytable.md)
