Загрузка данных


$proc = Get-Process -Name "System" | Select-Object -First 1
[System.Diagnostics.Stopwatch]::GetTimestamp()