docs updated

pester tests pass for all kinds
This commit is contained in:
pblivingston
2025-12-05 07:59:47 -05:00
parent bc136d870b
commit daa1fa6c13
4 changed files with 39 additions and 38 deletions

View File

@@ -12,7 +12,7 @@ function Test-RecDir ([object]$vmr, [string]$recDir) {
try {
$vmr.recorder.record()
Start-Sleep -Milliseconds 100
Start-Sleep -Milliseconds 10
$stamp = '{0:yyyy-MM-dd} at {0:HH}h{0:mm}m{0:ss}s' -f (Get-Date)
Start-Sleep -Milliseconds 2000