In the HyperV Hypervisor Virtual Processor Counters there is the %Guest Run Time Counter that gives me a percentage value. Is there any way to get a value in milliseconds? I think i could convert it with the knowledge of the time frame for the measurement. My calculation would be: TimeFrame * %GuestRunTime / 100.
Does anyone know how long the timeframe for the measurement is?