mirror of
https://github.com/reactos/reactos.git
synced 2026-09-08 02:14:47 +08:00
This is a field from NT6+. We need it for cycle time accounting. To avoid changing the structure layout, the fields are added to the end of ETHREAD/EPROCESS, until we switch to NTDDI_VISTA, where they are part of KTHREAD/KPROCESS.